Created by: gipi
The standard way to develop android application seems to be using gradle and Android Studio.
Into the demo/ directory is possible to build the application with the command gradle installDebug. See the settings.gradle how to configure an application to use this library as dependency.