How to use adb sideload
seydinaomar093
Posted messages
7
Status
Member
-
Materio Posted messages 806 Status Member -
Materio Posted messages 806 Status Member -
Hello,
my tablet won't turn on anymore so I'm trying to find another way to fix it. But I didn't quite understand the adb sideload installation method.
Configuration: Windows / Chrome 50.0.2661.94
my tablet won't turn on anymore so I'm trying to find another way to fix it. But I didn't quite understand the adb sideload installation method.
Configuration: Windows / Chrome 50.0.2661.94
1 answer
Attention, if you have a Chinese tablet, make sure to have the correct ROM installed; otherwise, your tablet may partially or permanently crash (partial: it may be recoverable by installing the correct firmware version, permanent: say goodbye to your tablet as the motherboard will need to be replaced).
To use sideload, go into recovery, select the sideload option, and connect your tablet. Once this is done, navigate to the folder where the ROM is stored, press and hold the Shift key on the keyboard, and right-click in the folder.
You should see an option "Open command window here," click on this option, and the command window will open. Type adb devices to check if your tablet is recognized correctly.
If it is, you should see: devices xxxxxxxx (the x representing a series of numbers).
If it is recognized, navigate to the folder where the ROM is stored, right-click on it, select rename, copy and paste THE EXACT NAME OF THE ROM, and paste it into the command window.
IMPORTANT FOR IT TO WORK: IN THE COMMAND WINDOW, IF THE ROM NAME DOES NOT END WITH ".ZIP," ADD IT; OTHERWISE, THE SIDELOAD WILL NOT WORK.
To use sideload, go into recovery, select the sideload option, and connect your tablet. Once this is done, navigate to the folder where the ROM is stored, press and hold the Shift key on the keyboard, and right-click in the folder.
You should see an option "Open command window here," click on this option, and the command window will open. Type adb devices to check if your tablet is recognized correctly.
If it is, you should see: devices xxxxxxxx (the x representing a series of numbers).
If it is recognized, navigate to the folder where the ROM is stored, right-click on it, select rename, copy and paste THE EXACT NAME OF THE ROM, and paste it into the command window.
IMPORTANT FOR IT TO WORK: IN THE COMMAND WINDOW, IF THE ROM NAME DOES NOT END WITH ".ZIP," ADD IT; OTHERWISE, THE SIDELOAD WILL NOT WORK.