I have downloaded Android studio and Bluestack Emulator. However, the default device provided by Bluestack is of API 19(Samsung)
When I try to run the code there is an error message:
"Instant Run is not supported on devices with API levels 20 or lower."
How can I get a higher API emulator device or make the instant run go... ? I am just learning Android development so I am not concerned with what API I build in... I just want the program to run so that I can move on with coding something new.