Working on android studio, I have followed all the required steps to test apps on real devices:
- Made debugging ON on the device (7 taps)
- Declared debugable true in manifest file.
- Installed Google USB driver from sdk manager.
But still my device chooser
displays nothing to show
on opting for real device.
Please help.
*System Specification are compatible with Android Studio.
*Device is Nexus 4 with android sdk 21- (lollipop).
*minsdk
configured to android 15.
P.S.: Both the AVD and Bluestack emulator are not working on my system (Do not suggest genimotion). Therefore I only have the option for a real device.