• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root oh my another root thread!

Run adb devices again

after running adb devices should i start the whole root process again??


C:\android-sdk-windows\platform-tools>/data/local/busybox md5sum /data/local/mis
c.img
The system cannot find the path specified.

C:\android-sdk-windows\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
HT14KS017498 device


C:\android-sdk-windows\platform-tools>
 
Try to get the md5sum again

got it

C:\android-sdk-windows\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
HT14KS017498 device


C:\android-sdk-windows\platform-tools>adb shell
# /data/local/busybox md5sum /data/local/misc.img
/data/local/busybox md5sum /data/local/misc.img
c88dd947eb3b36eec90503a3525ae0de /data/local/misc.img
#
 
okay now i deleted the file off sd card. ran adb devices and got

C:\android-sdk-windows\platform-tools>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
HT14KS017498 device


should i go to task manager and close adb.exe??
 
Back
Top Bottom