I have as strange error - after a lot of fiddling about with drivers, I was able to set up my nexus 5 and nexus 7 with my computer so that adb recognises them. I can even shell in to the devices and do as I please.
However, I want to use them to debug an application (i.e. test my app on them). However, they don't show up on the AVD manager and so I can't select them to use.
I've tried both devices, and put them in PTP (Camera option) - no luck. I've also enabled USB debugging, and still no luck.
Does anyone have any idea why they'd show under adb.exe (command line) and I'd be able to shell in, but I can't use them as an emulator?
Thanks, FYP