tags:

views:

42

answers:

1

Hi all, when i try to debug on X10 but on screen select device i haven't see X10 device (Only have AVD device).

I was intall driver: Sony_Ericsson_PC_Companion_2.00.146_Web.exe but nothing happen. Anyone have experiment with this device please give me suggest. Thanks for your help

@Update solution: I got solution: just flow steps:

Menu -> Settings -> Applications -> Development -> USB Debugging!
+2  A: 

I suspect what you've downloaded isn't the USB drivers.

The drivers are here: http://developer.sonyericsson.com/wportal/devworld/downloads/download/dw-x10drivers?cc=gb&lc=en

I haven't installed these, but my boss did recently. He told me that he had to hand edit the config file to get it working (changed the product id from D12E to 212E). Don't know if this is an oddity of the phone in New Zealand or not, but if you find you still have issues once you've got the driver, this could be why.

abd devices from the command line will tell you if you've got the phone connected correctly.

Good luck!

SamStephens
Thanks SamStephens: Menu -> Settings -> Applications -> Development -> USB Debugging!
nguyendat