Tuesday, March 3, 2015

How I Finally Root My Sony Tablet S 4.0.3 r5a

Haw such a feeling when you finally get your smartphone or tablet rooted. Well after 5 weeks, I got it done. I will give you the roadmap I followed to get it done.

Thank to the guys at XDA-developers  - Developer Condi - Teshxx


Warning!

1) If you are a complete novice in the world of Android rooting and updating don’t do this. You can do this update only if you can manage to get help from an expert or a known person.
2) Proceed at your own risk. This website or the author is not responsible for any damage or data loss during this updating process.
3) Backup important data for safety before the updating process.
4) Keep your tab at least 70% charged.
5) Never interrupt during the exploit process

Windows

1- Make sure your tablet is in Debugging Mode ( Settings - Developers Options - USB Debugging )

2- Download Android SDK
http://developer.android.com/sdk/installing/index.html (I installed the Stand Alone)

Put following device descriptions into each sections [Google.NTx86] and [Google.NTamd64] in extras\google\usb_driver\android_winusb.inf.

ps: Mine is located: C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver

;SONY Sony Tablet P
%CompositeAdbInterface% = USB_Install, USB\VID_054C&PID_04D2&MI_01

;SONY Sony Tablet S
%CompositeAdbInterface% = USB_Install, USB\VID_054C&PID_05B4&MI_01

Please add 0x54c into .android/adb_usb.ini file under HOME directory by using following command from command prompt.

In a terminal add this string to your path:
echo 0x54c << %HOMEPATH%\.android\adb_usb.ini   (very Important)


3- Download S.onyTablet.S [ALLinONE] v6.5 Condi Tool from:
http://forum.xda-developers.com/showthread.php?t=1515720

Run Batch File an you're done :)

Then Download : Root Checker and SuperSU from market.

For other OS please visit Teshxx at XDA

Good Luck








No comments:

Post a Comment