I am playing around with Android Studio by testing some projects out from GitHub and when I try to emulate the apk, it does not let me choose an emulator.
It tells m
adb kill-server
adb start-server
Its working for me on windows OS.