Android Studio doesn't see device

后端 未结 30 2682
南方客
南方客 2020-11-22 14:44

The AVD Manager in Android Studio doesn\'t show my device but adb devices does show it. Am I missing something obvious here?

30条回答
  •  [愿得一人]
    2020-11-22 15:36

    The AVD Manager is for emulator images. It never shows hardware. This is true for any usage of the AVD Manager: Eclipse, Android Studio, etc.

提交回复
热议问题