Hello everyone… Thank you for visiting “Fix My Tech Blog” It’s always pulling hair every time one of my devices fails. It’s really hard to go around search engines to look for a solution. I created this blog with the hope of helping other users in the same situations. This blog will cover most devices (Windows, Linux, Android, Mac, laptop and other devices)
Tuesday, March 3, 2015
Installing Adb Drivers For Windows 8.1
Installing Adb Drivers For Windows 8.1
Install the latest Samsung drivers: SAMSUNG USB Driver v1.5.33.0
Restart the computer (very important)
Go to Device Manager, find the Android device, and select Update Driver Software.
Select Browse my computer for driver software
Select Let me pick from a list of device drivers on my computer
Select ADB Interface from the list
Select SAMSUNG Android ADB Interface (this is a signed driver). If you get a warning, select Yes to continue.
Done!
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
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
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
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
Labels:
ADB,
android,
root,
Root Checker,
Rooting,
SDK,
Sony,
Sony Tablet S,
SuperSU,
Windows 8
Subscribe to:
Posts (Atom)