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

Root Droid Explorer

JLoftus

Newbie
If you haven't already checked this out, now that you're rooted, you definitely should:

Droid Explorer - Home

With this app, you can not only drive your Charge via USB screencast, you can also run console commands (saving tedious keying by allowing you to use your computer's keyboard) but also read nd write files to the device or sdcard.

Now let's not talk about the Yankees in the 15th... damnz.
 
If your mouse or keyboard don't respond, enter the commands below in a console:


su
(After this step, check your phone to see that it is asking for super user permissions, or that there is a message that says that SU permissions are granted)
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
chmod 4755 /system/bin/sh
exit
 

Attachments

  • temp3.jpg
    temp3.jpg
    447.5 KB · Views: 105
Back
Top Bottom