This simple application was created to facilitate the launch of AVD without having to run the Android Studio.
Currently this app is working only on Windows.
- clone this repo
npm installnpm link
Just type avd. Thanks to npm link you can use avd globally.