Issue
I am running android adt bundle in ubuntu and I am unable to connect my Sony Xperia S and run the applications on it. I saw these pages for setting up the hardware device.I have set up the udev rules ,as stated in the instructions and I have been successful to run ./adb devices and it gives a result as
List of devices attached
CB511YVUQC device
Even if the usb device is being shown but i can't see it in the AVD of eclipse.
Please Help.Thanks.
Solution
1.Please check Devices list from eclipse. Check this page also Android AVD not recognizing device but ADB does
2.try adb kill-server, adb start-sever
Answered By - Deniz
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.