Recent content by stetsonaw

  1. stetsonaw

    [HOW TO] Root the LG Revolution

    http://forum.androidcentral.com/showthread.php?t=89062 [How To]Root the LG Revolution: The Windows ADB Way Sent from 1885
  2. stetsonaw

    [HOW TO] Root the LG Revolution

    If you have received any kind of update, this won't work.
  3. stetsonaw

    [How To]Root the LG Revolution: The Windows ADB Way

    I don't know if there is a new exploit for the update. But i've heard of that screwing things up. And the factory reset will only put you back to stock after the update.
  4. stetsonaw

    [How To]Root the LG Revolution: The Windows ADB Way

    within the shell, if it gives you permission denied, exit out of the shell and do adb usb, thenadb shell again.
  5. stetsonaw

    [How To]Root the LG Revolution: The Windows ADB Way

    When it says adb cannot run as root in production builds, type su, and you should be good. if that doesn't work, reboot both your phone and computer.
  6. stetsonaw

    [HOW TO] Root the LG Revolution

    I'm not familiar with anything on a Mac, but try rebooting both the phone and your computer, redownloading the package, and giving it another go.
  7. stetsonaw

    [How To]Root the LG Revolution: The Windows ADB Way

    Open the zip, pull the 'su' file out of the /system/bin folder, and push it just like you did with the original in the steps from the OP. Make sure you also set the permissions on it. the zip here as well so that i can update the OP with it.
  8. stetsonaw

    [How To]Root the LG Revolution: The Windows ADB Way

    Glad you got it, so are you rooted now with superuser access?
  9. stetsonaw

    [HOW TO] Root the LG Revolution

    turn the phone off, then hold BOTH the power and the volume down buttons until you get to the recovery screen. From there you should be able to ADB.
  10. stetsonaw

    [How To]Root the LG Revolution: The Windows ADB Way

    Rooting just gives you access to the system directories, etc. Custom roms and such help you to speed up the phone. Sent from 1885
  11. stetsonaw

    [How To]Root the LG Revolution: The Windows ADB Way

    Sure thing man! You can thank Rootzwiki for getting root in the first place!
  12. stetsonaw

    [HOW TO] Root the LG Revolution

    You should still be able to get into recovery, if you flashed it, which from there you can ADB. and you shouldn't have been removing the apps, but instead freezing them with Titanium Backup. Your phone my be lost for good unless you have clockwork installed.
  13. stetsonaw

    [HOW TO] Root the LG Revolution

    type adb usb, then adb shell.