ROOTING M7206 USING SUPERONECLICK AND YOUR HOME NETWORK.
This is to root your tablet without having a USB connector and want to retain factory/stock firmware.
DOWNLOAD:
SUPERONECLICK - http://download.cnet.com/SuperOneClick/3000-2094_4-75447027.html
Extract superoneclick in desktop, new folder.
Connect your tablet to your home network(wifi or ethernet cable).
download sdk: http://developer.android.com/sdk/index.html
install sdk - Run sdk manager - install or put check mark on:
1. In tools:
android sdk platform-tools
2. In Extras:
google USB Driver.
And install, just download this until it completed installation.
*right click: My computer -> Advance system setting -> Environment Variables -> System variables -> locate: PATH and edit.
Warning: Do not delete any words from PATH.
just include this with ;
;c:\program files\android\android-sdk\tools;c:\progr… files\android\android-sdk\platform-tools
or locate the files on which you install the sdk and then copy the location of \tools & \platform-tools and copy to PATH.
open command prompt
start menu -> all programs -> accessories -> command prompt
Type: adb and press enter in command prompt.
if it says no file or directory.
go to desktop , new folder or the directory you extract superoneclick.zip
open that folder
shift + right click -> ADB folder choose open command window.
Type adb and enter
if it execute files.
don't close or x command prompt
In your phone download - Terminal Emulator in android market or google play and install on your tablet.
open Terminal Emulator
Type: netcfg
get the wlan0 ip address if you use wifi to connect to your home network
like this: 192.168.0.102 - example
or eth0 ip address if you use ethernet cable to connect to your home network
|
V
Or in your computer go to your router setting in web browser
like this: 192.168.0.1 -example in web browser type it and hit enter and login your username and password.
check STATUS of your router or those ip address that is connected. get your tablet(android_c2a4801ab56772cf) ip address
In phone enable or check usb debugging & stay awake
settings -> application -> development
you can also set display -> screen timeout -> never
because when it goes to sleep it will disconnect from adb
in Windows computer -> command prompt
Type adb connect <your tablet ip address that you get from terminal emulator or router status>
like this: adb connect 192.168.0.102 - example
don't close command prompt
Now open or run superoneclick.exe from superoneclick folder directory you extract it.
choose unroot
why unroot because it will check if your phone is rooted and try to unistall it
but if your phone is not rooted it will execute to ROOT your phone.
then in command prompt again.
Type adb connect <your tablet ip address>
like this: adb connect 192.168.0.102 - for example!
and the superoneclick.exe will execute ROOTING process for your tablet.
it will go hung up in STEPS 6 or rebooting your tablet just END TASK it.
*YOUR TABLET IS NOW ROOTED*
don't reboot it immediately just use it for the day or time you want until you decided to turn it off
Edit: Uinstall superuser application. Go to google play download the latest superuser.apk
No comments:
Post a Comment