The AVD Manager in Android Studio doesn\'t show my device but adb devices
does show it. Am I missing something obvious here?
Before you do anything complicated, this might be a simple problem. Just unplug and plug back in.
You also might want to check that your configuration is set up to launch to your phone.
run --> edit configurations
And make sure that you either default to the USB device or the chooser dialog if you are going to be switching between devices on your emulator as well.