Hi, I just upgraded from API 23 to API 24, installed all the JDK (1.8) requirements and am able to build my project when targeting the latest API.
The problem?
Well, I don't have any devices in my emulator that are API 24. Simple, I thought, I'll just go to the Visual Studio Emulator for Android and install a new device profile. Hmm, interesting, there's no option for API 24. I've got all the android SDK and build tools installed for that level...
So the question:
How can I add API 24 to the drop down for filters, or in general get an API 24 on the list of devices?
Thanks