I find that a lot of people get confused when setting up an Android emulator for testing the first time. Could we alter our setup scripts so that they setup an AVD out-of-the-box?
Ideally after the scripts run tns run android --emulator would just work.
Thanks.