The Opidio Projects:
The android client for Opidio
The easiest way to build the app is running
./gradlew build
Which will place an APK at ./Opidio/build/outputs/apk/Opidio-debug.apk
.
Alternatively, it can be imported into Android Studio and it should build the project structure automatically