Ah shit, here we go again.
This project is discontinued.
- Android Studio 3.5.1
- Android SDK level 29 (Android 10.0 Q)
- Clone the repository
- Start Android Studio and open the repo's working directory as a project
- Wait for gradle to finish sync
- Run/Debug configuration should be created automatically, if not create an Android App configuration for module
app
- Select device to run
- If using a physical device, turn on USB debugging and connect it via USB cable
- If using an emulator, make sure it's been created
- Run by pressing the Run button (play icon)
- Build the project by clicking on the Make project button (hammer icon)
Built apk can be found there: app/build/outputs/apk/debug/app-debug.apk