adb devices command and eclipse don't recognize my sony ericsson xperia x10

一个人想着一个人 提交于 2019-12-02 01:31:02
jdrefahl

Some of the links here are dead They have moved the "drivers" to: http://developer.sonyericsson.com/wportal/devworld/search-downloads/driver?cc=gb&lc=en

This was the obvious first set of drivers I tried, however they would not "take" when targeting them during the "Update Driver" process. These I believe are the same drivers that are installed when the Sony Ericsson PC Companion software is installed, it does solve the problem of the device not being recognized in the Device Manager. Problem is, adb devices will still not return a device ID for the connected device!

However!

The drivers available within FlashTool version 0.3.0.0 (/drivers/) did. FlashTool is the only sane way to work with the X10. Allows for 1 button flashing, rooting, optimization, APK side loading, and much more.

http://forum.xda-developers.com/showthread.php?t=920746

Unzip FlashTool, and within the /drivers/ directory, you will find the following:

  • ggsetup-2.2.0.11.exe - "Gordon's Gate FlashTool Drivers"
  • X8_ADB_drivers.zip - "X8 adb drivers!"
  • X10_ADB_drivers.zip - "X10 adb drivers!"
  • X10_mini_ADB_drivers.zip - "X10mini adb drivers!"

Dear Hisham Bakr, please try flow steps:

Menu -> Settings -> Applications -> Development -> USB Debugging

I had the same problem, although I installed every driver required and the PC Companion application adb couldn't detect my Xperia Ray so after hours of unsuccessful attempts I installed an application named EasyTether from here: http://easytether.blogspot.com/2010/10/easytether-drivers.html I followed all the instructions and finally I could install my first android application to my phone.

Kyle D

If you're trying to install apk files, try Android Injector

It is basically a gui shell for adb and I've had success using it on my daughter's x10.


Problem is, that unless you have the adb driver working, nothing will be injected. The FlashTool has an APK installer within the UI of the app. On the other-hand you could just mount the SD card (no x10 adb driver needed), copy over the apk, and execute it using a file manager like Astro to launch it.

Unfortunately, welcome to the catch 22 that we have all been stuck with while doing xRecovery installs on the Xperia x10 since ClockworkMOD is incompatible with the device. The x10 is distributed by AT&T in the states, which means that a stock device will not allow the installations of non-marketplace apps. Even if you specific version of OS allows you to check "OK" in the settings to allow non-marketplace APK installs.

In this case, you need to "Re-brand/Unlock" the device and the only way one can do this is with the x10adb driver that comes with the FlashTool. From there you can "root", and flash!

Hope this has all been helpful.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!