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

前端 未结 8 1009
悲哀的现实
悲哀的现实 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:44

    A few tips that helped me get my Phone (Incredible 2) recognized:

    1. In Run Configurations, make sure target is set to Manual (otherwise might default to emulator)

    2. Install Phone drivers (from autoplay menu when plugged in), and HTC Sync. If 'Debugging Mode' isn't working, my phone will only be recognized by HTC sync and eclipse in 'Sync' mode.

    3. Check what version of the SDK you are running. My phone hasn't been updated to Android 4.0 yet, so I had to download a previous SDK version (2.1.3)

提交回复
热议问题