The AVD Manager in Android Studio doesn\'t show my device but adb devices does show it. Am I missing something obvious here?
adb devices
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.