Open Les-A opened 5 years ago
Hello,
To use rkflashtool
, your tablet needs to be in bootloader mode.
You usually have to keep button Vol - pressed when you power up your device.
Another way to get into loader mode with Android is to enable USB Debugging in the Developer options and use adb
command to reboot:
adb reboot loader
It won't do any damage to your device if you only use the read functions.
Hi,
I was directed to this tool by posts in MoDaCo and XDA developers forums as being relevant for fixing problems with my Teso HUDL. I've installed it on my 32-bit Linux Mint 17.3 PC but it won't recognise my device because it is not in the list. If I add it to the list and only use the read functions, will it be likely to do any damage?
Best regards.