Eclipse: Android Device Chooser - Unknown Android 2.3.4 Device

前端 未结 8 1908
栀梦
栀梦 2020-12-15 04:38

I have a Nexus One phone running Android 2.3.4. I am trying to build an application using the USB open accessory library. To do this I have selected Google APIs 10 as the Bu

8条回答
  •  攒了一身酷
    2020-12-15 05:21

    You can enter the sdk/platform-tools and run with su in Ubuntu. Then kill and restart the adb service.

    Now the devices name can be recognized.

提交回复
热议问题