Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
teshxx
Old
(Last edited by teshxx; 31st October 2011 at 09:12 PM.)
#1  
teshxx's Avatar
Senior Member - OP
Thanks Meter 2343
Posts: 1,316
Join Date: Jul 2010
Location: FL

 
DONATE TO ME
Angry [Guide] Enabling ADB protocol through USB for Sony Tablet S [Win | OS X | Linux]

How do I connect Sony Tablet with adb protocol through USB?

Windows (Windows XP, Vista and 7)

Please install SDK and setup USB as described in Google Android SDK site
http://developer.android.com/sdk/installing.html
http://developer.android.com/sdk/win-usb.html

In order to connect Sony Tablet S and P, please follow below procedure.

Turn on "USB debugging" in Sony Tablet S and P
Put following device descriptions into each sections [Google.NTx86] and [Google.NTamd64] in extras\google\usb_driver\android_winusb.inf.

;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.

echo 0x54c >> %HOMEPATH%\.android\adb_usb.ini


--------------------------------------------------------------------------
Linux (Ubuntu 11.04)

Please install SDK and setup USB as described in Google Android SDK site
http://developer.android.com/sdk/installing.html
http://developer.android.com/guide/d...tml#setting-up


In order to connect Sony Tablet S and P, please follow below procedure.

Turn on "USB debugging" in Sony Tablet S and P
Please utilize 0x54c as USB Vendor ID on creating new udev rule file(51-android.rules).
Please add 0x54c into .android/adb_usb.ini file under HOME directory by using following command from shell prompt.

echo "0x54c" >> $HOME/.android/adb_usb.ini


-------------------------------------------------------------------------------
Mac (Mac OS X 10.6.8)

Please install SDK and setup USB as described in Google Android SDK site
http://developer.android.com/sdk/installing.html
http://developer.android.com/guide/d...tml#setting-up


In order to connect Sony Tablet S and P, please follow below procedure.

Turn on "USB debugging" in Sony Tablet S and P
Please add 0x54c into .android/adb_usb.ini file under HOME directory by using following command from shell prompt.

echo "0x54c" >> $HOME/.android/adb_usb.ini
If you think I was helpful buy me a brew or coffee or hookah
================================================
-- ---
================================================
[-::REF::-] Kernel Governors Explained!
[-::SGH-T889::-] Factory Images, Roms, Kernels, & Modems
[-::SGH-T889V::-] Factory Images, Roms, Modems, & Kernels
================================================
The Following 12 Users Say Thank You to teshxx For This Useful Post: [ Click to Expand ]
 
XotusBlack
Old
#2  
Member
Thanks Meter 2
Posts: 39
Join Date: Oct 2011
Location: Oberhausen
works!

but a info i had to add a >> ; before the SONY Sony Tablet

dont know if this usually known or not
rUNNING wITH
Samsung Galaxy S3 {Paranoid 6.7}
Samsung LE46C750 3D @ SamyGo >> Hotelmode
 
teshxx
Old
#3  
teshxx's Avatar
Senior Member - OP
Thanks Meter 2343
Posts: 1,316
Join Date: Jul 2010
Location: FL

 
DONATE TO ME
Quote:
Originally Posted by XotusBlack View Post
works!

but a info i had to add a >> ; before the SONY Sony Tablet

dont know if this usually known or not
Yes you are right. I corrected it. Thanx
If you think I was helpful buy me a brew or coffee or hookah
================================================
-- ---
================================================
[-::REF::-] Kernel Governors Explained!
[-::SGH-T889::-] Factory Images, Roms, Kernels, & Modems
[-::SGH-T889V::-] Factory Images, Roms, Modems, & Kernels
================================================
 
condi
Old
(Last edited by condi; 17th November 2011 at 12:01 PM.)
#4  
Senior Member
Thanks Meter 750
Posts: 642
Join Date: Feb 2007

 
DONATE TO ME
so maybe fastboot in recovery could be achieved with that kind of method? i'm going to buy sony s, then i try to help btw someone said that the tablet is recognized with recovery but there were no drivers found? maybe the drivers for fastboot should be modified to install correctly?

--edit:
ordered. will get one tomorrow
 
guyenxda000
Old
#5  
Member
Thanks Meter 0
Posts: 86
Join Date: Oct 2010
I dont see the .android folder under
/data/data/berserker.android.apps.sshdroid/home
even I did ls -la
Waht is the path? Can someone give me the path? Thanks,

---------- Post added at 07:47 AM ---------- Previous post was at 07:36 AM ----------

ok since path did not exist, i created .android directory and corresponding file. and added 0x54c. However still it is not recognized by "adb devices" command. any hint? Thanks,
 
weenguyen
Old
(Last edited by weenguyen; 7th December 2011 at 04:44 PM.) Reason: Added thumbnail
#6  
Member
Thanks Meter 6
Posts: 75
Join Date: May 2005
Default Any idea on this command line guys?

http://ng8.upanh.com/b1.s20.d3/2e58c...687348.soc.jpg
http://ng8.upanh.com/b3.s20.d3/d50fb3dde4f9fde1302b4bea7452290d_38687348.soc.120x 1.jpg
 
nmarks
Old
#7  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Dec 2009
Well I have followed the Window steps here and have got the driver to load ok but adb refuses to list the device in when I run "adb devices"? Any one any clues? I've uninstalled the driver and tried different USB ports, restarted the adb server... but no joy :(

---------- Post added at 08:02 PM ---------- Previous post was at 07:38 PM ----------

Working! I checked again and the adb_usb.ini file was missing the 0x54c entry!
 
HKboy92
Old
#8  
HKboy92's Avatar
Member
Thanks Meter 10
Posts: 79
Join Date: Feb 2011
Location: Den Helder
Can't list the tab into "adb devices".
0x54c is in adb_usb.ini (In c:/Users/<name>/.android/

I'm not so sure if I did the android_winusb.inf thing right though, as Xotusblack mentioned something, and I can't really put my finger on where to place the >> ;.

I'd be glad to help for dev testing purposes though :]

---------- Post added at 12:21 AM ---------- Previous post was at 12:02 AM ----------

I followed this guide, which seemed to work: http://forum.xda-developers.com/show...php?p=17624941

Only difference is that instead of the Sony Tablet P and S directly, it's now supporting every device with a Tegra 2 CPU.
That, and I specifically pointed the failed driver to android_winusb.inf.

Other then that, awaiting a dev god
 
guyenxda000
Old
#9  
Member
Thanks Meter 0
Posts: 86
Join Date: Oct 2010
got it working! thanks,
 
graffy64
Old
#10  
graffy64's Avatar
Member
Thanks Meter 7
Posts: 44
Join Date: Dec 2010
Location: Marseille
http://www.kb.sony.com/selfservice/d...nalId=C1024692


The Following User Says Thank You to graffy64 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...