Hi guys,
I’m giving a workshop in a couple of weeks and tried to create a simple installation guide for setting Nativescript + Android emulator for Windows
When you run the nativescript installer https://docs.nativescript.org/start/quick-setup it installs the Android SDK - however it doesn’t create any AVDs nor tells you have to create them.
In fact the recommendation seems to be to use the Android Studio to do that - it’s a lot easier to manage the AVDs from there, but the studio comes with its own copy of the SDK and usually leads to problems to to ENV variables that were set in the {N} conflicting with the Studio.
You can tell Android Studio where to manage the SDK, but it did not go smoothly for me (tried 2 clean installs).
Am I missing something here or is this really that difficult to get started?