[Q] How to download adb Interface Driver? - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

How to download adb Interface Driver? Thanks! I can't find it. Can give me a link?Thank you very much.

Mate here you go:http://developer.android.com/sdk/index.html
1.Download the zip.
2.Run SDK Manager
3.Download and install 1.Android SDK Tools
2.Android SDK Platform-Tools
3.Google USB Driver
4.Install PC Companion and connect your phone at least one time(if you havent done that) for geting the sony drivers.
I think you are done. I am not an expert so if they dont delete your post cause its in the wrong section. Somone will correct me if i have mistaken somewhere

@samuelcheng74:
Google is your friend, ok?

Related

How can I change X10 design?

Hi and good morning.
I have seen on the thread, "post your X10 screen" or something like that. And I have seen some that have a different WiFi icon, battery in right corner. How do I change that? Is it custom ROMs or what?
Thanks for all help.
Sent from my X10i using XDA App
Sikiduck said:
Thanks for all help.
Click to expand...
Click to collapse
Hi.
See the tutorial link in my signature, it's really quite easy to do.
Do I have to start with ADB for noobs: http://forum.xda-developers.com/showthread.php?t=532719 and install Droid Explorer?
And then "Three tutorials for modifying your x10 OS aesthetically" and then: "framework-res Icon Pack (Modding)"?
Thanks
EDIT: Im not getting a notification of Android ADB when i plug in my USB. I have tried to download USBdeview and see if there is HTC Android, but there is not.
I have a Xperia X10i phone and the only thing that is listed is "Sony Ericsson sa0101 ADB Interface Driver" and "Sony Eri Memory Stick USB Device".
When I uninstall ADB Interface driver nothing happens. Just freeze for a couple of seconds but thats it.
Whats wrong?
Can someone help me?
Sikiduck said:
Do I have to start with ADB for noobs: http://forum.xda-developers.com/showthread.php?t=532719 and install Droid Explorer?
Click to expand...
Click to collapse
nephron said:
Hello All!
After much frustration with setting up ADB i finally got it working. Everyone said its simple and takes minimal knowledge but when things dont work, nothing really worked. Anyways after 2 hours of research trying to get ADB to work i finally got it all working and wanted to share my knowledge to anyone else that needed help.
This Guide is for windows only. If you are using Mac OS X please go here: ADB For Dummies
If you are using Linux please go here: [HOW-TO]Set up Android SDK/ADB/Fastboot on Ubuntu Linux
Like My Guide(s)? Donate
--------------------------------------------------------------------------
Things you need:
Android SDK - Download
Winrar - Download (32bit) Download (64bit)
Windows PC
USB Cable
A Rooted HTC Dream (Google G1)
--------------------------------------------------------------------------
Setting up the Android SDK
Download the file from above
Unzip to your desktop
Take the "android-sdk-windows" folder and move it to the root of your hard drive (C:\)
Right click on My Computer and click properties
Select the Advanced Tab or Advanced System Setting (Vista/Windows 7)
Select Environment Variables...
Press New
For Variable Name type: adb
For Variable Value type: C:\android-sdk-windows\tools
Now,
1. Run SDK Manager.exe located in the android-sdk-windows folder
2. If it gives you an error go to settings and click on "Force http//....."
3. Select all options and let it download and install
If you cant get the setup to work, Download the USB-DRIVERS folder - HERE (Windows XP/Vista/Windows 7)
--------------------------------------------------------------------------
Preparing your phone for ADB
Go to Settings on your phone
Select Applications
Select Development
Make sure 'USB Debugging' is checked
--------------------------------------------------------------------------
Installing Drivers
Plug in your phone through USB and DO NOT MOUNT IT!!!!!
Your computer should see a new device and try to install Android 1.0 driver (If it doesnt, scroll down to the "Im not getting a notification of Android ADB when i plug in my USB" section)
Let it load
Once it cant find them select "Install drivers from my pc"
The drivers you need are in the Android SDK 1.5r2 folder (C:\android-sdk-windows\usb_driver)
Depending on your OS pick x86 or amd64
You ADB Android Device should now be installed! Good Job
For Android SDK 1.5r7+
1. Run SDK Manager.exe
2. If it gives you an error go to settings and click on "Force http//....."
3. Select all options and let it download and install
If you cant get the setup to work, Download the USB-DRIVERS folder - HERE (Windows XP/Vista/Windows 7)
--------------------------------------------------------------------------
Check if your phone is detected by ADB
Open up Command Prompt (Go to run, type in cmd, press enter)
Type in
Code:
cd C:\android-sdk-windows\tools === Press Enter
adb devices === You should see your device listed
adb shell === you should see # in the next line
Now you are all set to run adb commands
Note: for a list of commands type in 'adb' in cmd
CONGRATS YOU NOW HAVE ADB FULLY RUNNING!
Click to expand...
Click to collapse
Sikiduck said:
And then "Three tutorials for modifying your x10 OS aesthetically" and then: "framework-res Icon Pack (Modding)"?
Click to expand...
Click to collapse
It would be an idea to read the three tutorials yes and the packs are there for you to use when you've learned how to edit apks. If the adb driver is already installed I'm not sure why you're removing it, you need it to use adb.
Hi all, I need help pls, i try SDK Manager work but I hawe problem. I fallow thys steps http://forum.xda-developers.com/showthread.php?t=532719 all works great, SDK Manager update and download all data but when I conect x10 on usb computer auto install "Sony Ericsson sa0101 ADB Interface Driver" and not the "androidwinusb86.cat" what i need for SDK Manager recognise me x10. Haw I can pls ghet install the right usb driver tu SDK recognise me x10? I need sdk for run the ADB for run JIT on me phone. PLS help thys noob thx
Or if smebody hawe som simple gude how enable JIT on X10, I welkom them, thx
Edit: win 7 ultimate 32b
btw sorry shuld by in difrend post, how enable JIT on x10.
thx
any help pls?

Sony Tablet S Driver

How do you install the Sony Tablet S in the pc? I can't get my windows 7 to find the proper drivers even though I have the SDK tools. I'm in dev mode too. thanks for replying to my noob question
kazshizka said:
How do you install the Sony Tablet S in the pc? I can't get my windows 7 to find the proper drivers even though I have the SDK tools. I'm in dev mode too. thanks for replying to my noob question
Click to expand...
Click to collapse
Is this for using the AiO root tool?
If so, the mtp driver is in the .7z package for download. You have to go into devices in Windows and manually apply that driver to the Sony Tablet S device. Ignore the warning that is is not signed.
i followed this thread http://forum.xda-developers.com/showthread.php?t=1327139
its very important that the do the .android/adb_usb.ini step AFTER installing/upgrading TOGETHER with Android SDK's extras\google\usb_driver\android_winusb.inf
For the Sony Tablet S driver u can point the driver to have disk to Android SDK's extras\google\usb_driver\android_winusb.inf and it will work too...
Hi,
I found this AIO Auto Installer
Also you must Read the Info file incase you run into problems....
Good luck

help guys can't connect debugging

hey guys i'm having a little issue here i cant seem to connect my phone into USB debugging mode i am running the latest zenwich
yes i went to dev options and enabled USB debugging yet adb wont recognize it.
any help or tips would be great
thnx
aldoit01 said:
hey guys i'm having a little issue here i cant seem to connect my phone into USB debugging mode i am running the latest zenwich
yes i went to dev options and enabled USB debugging yet adb wont recognize it.
any help or tips would be great
thnx
Click to expand...
Click to collapse
What operating system are you using? Do you have the Vibrant drivers installed?? Also, with this ROM you need the Nexus S drivers installed since the code is based off the Nexus S.
I found out your problem, you probably have the wrong drivers installed, you need the drivers from the Android SDK. You can install them under the "extras" section. Here's some more detailed instructions I wrote up:
Download the Android SDK: http://developer.android.com/sdk/index.html
Under Extras install "Google USB Driver Package"
then browse to the folder the Android SDK installed to: C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver
Open device manager, browse for drivers and paste that location
Tynen said:
What operating system are you using? Do you have the Vibrant drivers installed?? Also, with this ROM you need the Nexus S drivers installed since the code is based off the Nexus S.
I found out your problem, you probably have the wrong drivers installed, you need the drivers from the Android SDK. You can install them under the "extras" section. Here's some more detailed instructions I wrote up:
Download the Android SDK: http://developer.android.com/sdk/index.html
Under Extras install "Google USB Driver Package"
then browse to the folder the Android SDK installed to: C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver
Open device manager, browse for drivers and paste that location
Click to expand...
Click to collapse
k i will try things out thanx for everything and
i have xp on this computer also i do have the samsung drivers installed
You definitely need the sdk drivers then
Sent from my Dell Streak 7 using xda premium

Solution For FastBoot Driver In Any Windows 64Bit Only!

Hi All
-First of all thanks for {janitory} for his great idea thanks him http://forum.xda-developers.com/member.php?u=4234541
-Original post http://forum.xda-developers.com/showthread.php?t=1554805
-That solution was for xperia play but i test it in my xperia ray and its works!
-Just follow the instructions in the link that i post it above
Or
Here is the easy solution just copy it to your pc c:/programfile{x86}/android/android-sdk/extras/google/extras ---and replace it
Note:- u must have Android SDK and if u dont have those folders make sure u have installed Google Usb Driver and u can download it from SDK Manager
Or the easiest way.
1. Instal Flashtool
2. Go to C:/flashtool/drivers folder
3. Open Flashtool-Drivers
4. Complete install with fastboot drivers
5. Go to shop, buy some cake and enjoy your fastboot drivers (and cake ofc)
Thanks!!
stebenwulf said:
Or the easiest way.
1. Instal Flashtool
2. Go to C:/flashtool/drivers folder
3. Open Flashtool-Drivers
4. Complete install with fastboot drivers
5. Go to shop, buy some cake and enjoy your fastboot drivers (and cake ofc)
Click to expand...
Click to collapse
thanks for this but i did this post because their is not fast boot driver posted in xperia ray development and it was posted in xperia play section so i just did this to make people find it easier and also thanks again for you solution that will help people to do it more easier and +1

[Q] [Question] Fastboot drivers SK17i on Windows 8 Release preview?

I have recently installed Windows 8 Release preview and can't manage to install fastboot drivers. Tried already installing them from flashtool drivers folder but windows doesn't recognize them, also tried manually from device manager pointing at the extracted drivers from flashtool drivers setup (used universal extractor). Last i tried the inf file from SE bootloader unlocking page....no way....does anyone know how to do it? In HTC 3d they solved this with a modified fastboot driver for Windows 8. I really am beginning to like the interface of this new windows , don't want to switch back to 7.
EDIT: Found the solution . Just disabled the driver signature check in windows 8 .
how you have done it?
Fastboot drivers
just download rar file i have created from link above and extract it to your computer.connect your device to fastboot mode and when windows ask for drivers point the location to extracted fastboot folder.you must remember to point the location drivers folder and you exactly must point x64 folder or x86 folder(x64 for 64-bit os x84 for 32-bit os) otherwise windows will not find the drivers for you........(NOTE:do not point folders inside x86 or x64)...just try this,if this helpful don't forget to thanx.....
(dl.dropbox.com/u/82612571/fastboot.rar)i am new user because i cant put direct link.copy this to adress bar.
gdeliana said:
Just disabled the driver signature check in windows 8 .
Click to expand...
Click to collapse
for those who don't know how to do it, following link is a good guide:
disable driver signature check in windows 8/
Thanks guys, I get it using this two posts togethers...
First, use this tutorial to disable drivers signature for Win 8
a_ejazz said:
for those who don't know how to do it, following link is a good guide:
disable driver signature check in windows 8/
Click to expand...
Click to collapse
Than use the drivers from link bellow
Lasanda said:
just download rar file i have created from link above and extract it to your computer.connect your device to fastboot mode and when windows ask for drivers point the location to extracted fastboot folder.you must remember to point the location drivers folder and you exactly must point x64 folder or x86 folder(x64 for 64-bit os x84 for 32-bit os) otherwise windows will not find the drivers for you........(NOTE:do not point folders inside x86 or x64)...just try this,if this helpful don't forget to thanx.....
(dl.dropbox.com/u/82612571/fastboot.rar)i am new user because i cant put direct link.copy this to adress bar.
Click to expand...
Click to collapse
Everythings is working fine now!

Categories

Resources