- Android Studio Android Studio
- Android SDK Platform 28 (Marshmallow)
- Android SDK Build-tools 28.0.2
- Android Support Library 28.1
- git checkout android-studio
- Run "./gradlew assemledebug" in the root folder of the project
- Navigate to app/build/outputs/apk for the apk to install
- Open Android Studio
- Import the following projects (
File > New > Import Project
) - Select source folder and confirm
- Run 'app' to install Chanu onto your device
- ....
- Profit!