linux-rockchip / rkflashtool

Tools for flashing Rockchip devices
115 stars 69 forks source link

HUDL 1 HT7S3 [0e79:5009] Android 4.2.2 - Could it be damaged if only trying to read data? #10

Open Les-A opened 5 years ago

Les-A commented 5 years ago

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.

julienchauveau commented 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.