This project is under development and NOT ready for use! This project contains the source code of both the library as well as the android demo client ( under /library and /demo modules of the project respectively).
For building this project without an IDE, run this command in terminal:
./gradlew assembleDebug
This project only supports Android Studio.
- open the folder in Android Studio
- click Run button