Automated ADB Driver Installer for Sony Tablet S, P, and Xperia Tablet S

BluechipJ

Senior Member
Jun 27, 2009
476
300
0
Toronto
Based off the work of thecubed over in the Nook Color forums, I've created the equivalent ADB Driver installer for the Sony Tablets including the new Xperia Tablet S.

thecubed's original thread for the Nook Color: http://forum.xda-developers.com/showthread.php?t=910008

The installer is fully automated and negates the need to install the Android SDK or edit any files.
It has been tested under Windows 7 x32 and x64 and should also work for Vista and XP.

========================================
As of 2012 November, Windows 8 requires you to disable driver signing and MANUALLY install the drivers.

Method A:
Open an ADMINISTRATOR Command Prompt:
To disable driver signing, copy/paste the following commands:
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

[RESTART]
(on your desktop you'll see the watermark: "Test mode'" until you re-enable driver signing).

Re-enable driver signing:
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF

[RESTART]

Method B:
  • From the Metro Start Screen, open Settings,
  • Click "Change PC Settings".
  • Click "General".
  • Scroll down, and click "Restart now" under "Advanced startup".
  • Click "Troubleshoot".
  • Click "Advanced Options".
  • Click "Startup Settings".
  • Click [Restart].
  • Choose "Disable driver signature enforcement" (Usually #7)
  • Install device drivers either through the automated tool or manually.
========================================

(If you're running Windows XP, you may also need to manually install the MTP [media transfer protocol] drivers located here: http://android.mrboot.de/index.php?/archives/6-Sony-Tablet-S-MTP-driver-for-3G-version.html Thanks to cbuckmiller]

It should be quick and painless for 95% of users but if the your tablet still shows up as an unknown device, I've also included step-by-step instructions to manually install the drivers (README.txt).

ADB is also bundled in the ZIP file so you can run "adb devices" as well as any other commands.

DOWNLOAD: http://d-h.st/tyd (7.27 MB)

ADB is required to run djrbliss' Sony root exploit: http://forum.xda-developers.com/showthread.php?t=1487020


Windows 8 ADB installation:
 
Last edited:

MrZippo

Senior Member
Oct 28, 2008
169
22
18
London
Thanks so much for this!
It really helped me to root, itsaved me alot of time messing around to get ABD to work and your installer worked first time! Top class! Thanks mate.
 
  • Like
Reactions: Mahaco

depulle87

Senior Member
Nov 25, 2010
674
117
0
had a bit of a strugle, but after deleting old drivers reboot and than this script now all is fine, works like a charm thanks
 

diddy64

Senior Member
Nov 14, 2011
122
14
0
Durham. UK
Hi, I had to revert back to xp 32bit from w7(dont ask why), problem is Im having problems getting adb sorted. I plug my tablet in and I get a triple ping(!!) instead of the usual 2. Anyways, in device manage it comes up with an explaination mark. Ok i install the automated drivers and xp still does not install them. I make the wizard find the drivers but it reports that drivers not installed.
I feel like a right noob, window 7 was so easy.
H E L P !
Regards,
D.

PS.
(If you're running Windows XP, you may also need to manually install the MTP [media transfer protocol] drivers located here: http://android.mrboot.de/index.php?/...G-version.html Thanks to cbuckmiller]
Looked at above and it just gives aload of writing.
 
Last edited:
Aug 27, 2010
34
4
0
I keep getting "error: device not found" when starting ADB (debugging is enabled). Using Android SDK adb is ok.

Also, why does the .ini have " " instead of normal spaces? I don't know if it causes problems, but I took them out when manually installing. After that, there was only the composite device listed, which I installed.
 
Last edited:

Warren_Orange

Senior Member
Jun 2, 2011
1,086
138
83
Hi.

How do I get STP installed with Win XP.

When I go to the STP download here:

http://android.mrboot.de/index.php?/archives/6-Sony-Tablet-S-MTP-driver-for-3G-version.html

I get a load of writing and no file downloaded.

Also, I haven't got a 3G version only wifi.

Cheers.

---------- Post added at 03:51 PM ---------- Previous post was at 02:52 PM ----------

Ok I have tried saving the info in a word doc and renaming to WpdMtp.inf then pointing the setup to this file but it doesn't do anything.

Please help.
 

Warren_Orange

Senior Member
Jun 2, 2011
1,086
138
83
Hi.

I have managed to get MTP installed but the ADB installer does not want to play ball in windows xp. When click "have disk" and ok windows says "The specified location does not contain information about your hardware."

Anyone help me out?

---------- Post added at 05:15 PM ---------- Previous post was at 05:04 PM ----------

Right I'm going to sack this off because I will end up bricking the devices if I carry on messing about with it.

I've installed the Automated ADB Driver Installer onto my PC. I want to remove the software. How do I go about doing that?

I guess I will just put the S1 into a draw until the official ICS is released.

Thanks.
 

Warren_Orange

Senior Member
Jun 2, 2011
1,086
138
83
Hello me again.

I think I know what I did wrong. I'm going to watch a few more videos on how to install adb then I will try it again. I really want ICS badly and I will do what it takes to get it.

Wish me luck.
 

kulen

Senior Member
Jun 27, 2008
472
31
0
Zagreb
Hi.

I have managed to get MTP installed but the ADB installer does not want to play ball in windows xp. When click "have disk" and ok windows says "The specified location does not contain information about your hardware."

Anyone help me out?

---------- Post added at 05:15 PM ---------- Previous post was at 05:04 PM ----------

Right I'm going to sack this off because I will end up bricking the devices if I carry on messing about with it.

I've installed the Automated ADB Driver Installer onto my PC. I want to remove the software. How do I go about doing that?

I guess I will just put the S1 into a draw until the official ICS is released.

Thanks.
I believe you have the same problem I had.

read this:

http://forum.xda-developers.com/showpost.php?p=27324030&postcount=16
 

BluechipJ

Senior Member
Jun 27, 2009
476
300
0
Toronto
Hi.

I have managed to get MTP installed but the ADB installer does not want to play ball in windows xp. When click "have disk" and ok windows says "The specified location does not contain information about your hardware."

Anyone help me out?

---------- Post added at 05:15 PM ---------- Previous post was at 05:04 PM ----------

Right I'm going to sack this off because I will end up bricking the devices if I carry on messing about with it.

I've installed the Automated ADB Driver Installer onto my PC. I want to remove the software. How do I go about doing that?

I guess I will just put the S1 into a draw until the official ICS is released.

Thanks.
How to install an INF file: http://www.rm.com/Support/TechnicalArticle.asp?cref=TEC14642

The file needs to be saved as an INF. You can do that directly from your browser by saving the file.
Then right-clicking on it and going to install.
 

djlars

Senior Member
Apr 15, 2011
54
7
0
Hey,

i installed these drivers and in my device Manager it shows "Android Composite ADB Interface" so it should work. But when I try to run adb devices it just tells me "List of devices attached" but there is no. A few months ago ADB worked and I was able to do a backup with ADB. USB-Debugging is enabled. Does anybody know what could be wrong?! :confused:
 

BluechipJ

Senior Member
Jun 27, 2009
476
300
0
Toronto
Can I root my xperia tab whit these 2 things?
Yes... as stated in the first post.

Hey,

i installed these drivers and in my device Manager it shows "Android Composite ADB Interface" so it should work. But when I try to run adb devices it just tells me "List of devices attached" but there is no. A few months ago ADB worked and I was able to do a backup with ADB. USB-Debugging is enabled. Does anybody know what could be wrong?! :confused:
Uninstall the device and check the "Delete existing files/drivers."

Restart, and try the installation again.

If there was an existing ADB driver from another Android device, it may not install correctly since it can't append to the existing Android ADB support INF.