Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.18 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.18 KB

Opidio Android Client

Build Status Code Coverage

The Opidio Projects:

Hub Server Channel Server Android Client Landing Page

The android client for Opidio

Building the app

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