AVD manager won't detect my HTC Hero phone as Virtual Device

前端 未结 8 1081
悲哀的现实
悲哀的现实 2021-01-11 23:16

I need to use my phone as emulator/target/virtual device when I run my application. I have installed HTC Sync and the USB driver is in order. I have enabled the USB Debuggin

8条回答
  •  庸人自扰
    2021-01-11 23:42

    I had a similar problem — USB debugging enabled, no problems with drivers, yet device not detected. I was trying to run an imported project. I created a new Android Sample Project, and was able to run that on device. After that, the imported project also ran on device.

提交回复
热议问题