- Download and install gradle
- Add gradle's
bin
directory to yourPATH
- Download and install Android SDK
- Set
ANDROID_HOME
to its path - Put its
bin
on yourPATH
- Install Android Version 7
- Create a new AVD (Android Virtual Device)
TODO instructions
gradle configureRelease androidInstall