Quote:
Originally Posted by nightboy
A) How to backup your device's data:
Quote:
1-Lauch ROM_Dumper_Tool.exe
2-Connect your device
3-Run ADB and enter the following command:
(Download Mode)
Code:
adb reboot-bootloader
4-Back to AndroidTool, click on "Advance Function" tab. (You should see "Found one Loader Device" message )
|
I've installed Minimal ADB and Fastboot, but when I'm running "adb reboot-bootloader", I get "error: device '(null)' not foumd message", and AndroidTool says "Found one MSC device", showing all images at starting from address 0x00. Googling for the adb error above, I've figured out that the USB debugging mode on the device(mine is Boyue T62D) must be turned on. Googling again gave a way to do it by clicking seven times on build version in About section of Settings, but it didn't help(Developer mode did not appear). Could anybody advise please?
Thanks a lot!