Mobile/Fennec/Android/Rooting: Difference between revisions

Line 26: Line 26:
* Install the android SDK and platform tools so you can run adb (the tutorial here is reasonable: http://www.addictivetips.com/mobile/what-is-adb-and-how-to-install-it-android/)
* Install the android SDK and platform tools so you can run adb (the tutorial here is reasonable: http://www.addictivetips.com/mobile/what-is-adb-and-how-to-install-it-android/)
* Download this file: http://wlach.masalalabs.ca/Samsung_Galaxy_Tab_10.1_root.zip (note that this is taken straight from addictivetips.com and I have not verified it to be completely trustworthy!! buyer beware)
* Download this file: http://wlach.masalalabs.ca/Samsung_Galaxy_Tab_10.1_root.zip (note that this is taken straight from addictivetips.com and I have not verified it to be completely trustworthy!! buyer beware)
* Make sure USB cable is disconnected
* Enable USB Debugging via Settings > Applications > Developer
* Connect USB Cable
* Install the rootkit by running this command via adb:  
* Install the rootkit by running this command via adb:  
<pre>adb push Samsung_Galaxy_Tab_10.1_root.zip /sdcard/Samsung_Galaxy_Tab_10.1_root.zip</pre>
<pre>adb push Samsung_Galaxy_Tab_10.1_root.zip /sdcard/Samsung_Galaxy_Tab_10.1_root.zip</pre>
* Disconnect USB Cable
* Disable USB Debugging
* Connect USB Cable
* Reboot the device in bootloader mode (Power off then press volume down + power at the same time. You may need to keep holding until you see two icons. You should see the Samsung Galaxy Tab 10.1 logo first, followed by the icons. Let go. If that doesn't work, try: Power off. Press Power on, wait 1 second, then hold volume down until the "Downloading..." icon appears.)
* Reboot the device in bootloader mode (Power off then press volume down + power at the same time. You may need to keep holding until you see two icons. You should see the Samsung Galaxy Tab 10.1 logo first, followed by the icons. Let go. If that doesn't work, try: Power off. Press Power on, wait 1 second, then hold volume down until the "Downloading..." icon appears.)
* You'll see a misleading icon saying "Downloading...". Ignore it and press the volume button up button, then the power button, to select the other option.  
* You'll see a misleading icon saying "Downloading...". Ignore it and press the volume button up button, then the power button, to select the other option.  
Confirmed users
726

edits