I'm Trying this guide for my xsola
http://forum.xda-developers.com/showthread.php?t=2427295
but i am stock at the bootmenu 's adb connection
i search in guide 's reply but i can't get answer
i search google for xsola's adb driver
but i can't install it on my computer
so can someone tell me how to do?
Thanks!
heres what u need
1. Java Runtime Environment & Java Development Kit
2. Android SDK
3. Flashtool
Steps.
1. Download Java Runtime Environment & Development Kits, Android SDK & Flashtool
2. Install both javas
3. install flashtool
4. un-zip the android sdk
5. open up sdk manager and check the box for Google USB driver
6. go to c:\flashtool\drivers and double click flashtool-drivers
7. scroll down and check Xperia P, Xperia U & Xperia sola drivers
8. now scroll down to the bottom of the list and check flashmode & fastboot drivers
9. install them (if a window pops up just select install driver anyway)
10. Put ur device in fastboot and then flashmode so drivers can install
Related
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?
Yo so... I was trying to make my x10 a better phone xD
I wanted to add the full dualtouch feature (every app) but when I try to install flashtool on my PC it says that it isn't a genuine win32 application and it doesn't install
Any help?
What windows are you using.
Are you using a MAC
Are you running it as Administrator " Right Click, Run as Admin " ?
Oh yeah sorry forgot to mention it
I am using windows 7 64 bit ultimate..
I tried running as admin and I tried running in compatibility mode but it still doesn't work
try this flashtool http://www.multiupload.com/7H4JT35B6G
FlashTool runs on Java. Make sure you have it installed.
zanndoth said:
PREPARATION BEFORE FLASHING
1. Download the f/w and flashtool from above link.
2. Extract Flashtool to a folder (we'll be using \X10Flash for this example)
3. Extract the f/w to \X10FLash\firmware
4. Download 32bit JDK here (JDK, Not JRE!!) . Its usually the first download from the top>> http://www.oracle.com/technetwork/ja...ads/index.html
5. Install JDK. By default it will be installed to C:\Program Files\Sun\JavaDB
6. Copy this t your clipboard "C:\Program Files\Sun\JavaDB\bin" (including "")
7. Go to your Control Panel>System>Properties>Advanced>Enviroment Variables.
8. In the System Variables section(bottom half of the window), look for 'Path' and click 'Edit'.
9. Go to the end of the line and type ';' and paste the path from earlier "C:\Program Files\Sun\JavaDB\bin". Click OK to everything after that. This will tell windows where to look for the java files so Flashtool can run properly.
10. Restart your system. Shut down your X10 Mini Pro at the same time since it need to rest in off state for about 20-30 secs. If not some X10 Mini Pro will boot automatically when u plug in the usb cable.
http://forum.xda-developers.com/showthread.php?t=827273
Click to expand...
Click to collapse
I found out what was wrong, it was the zshare link from the multiupload it only doesn't download the full file
Problem solved thanks !
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
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
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?