This project is the foundation to build an Activiti Android Application .
Please note this project is currently under development.
Follow Activiti APP Version number
##Installation
###MAVEN
<dependency>
<groupId>org.alfresco.client</groupId>
<artifactId>activiti-android-client</artifactId>
<version>1.1.0-beta1</version>
</dependency>
###GRADLE
compile 'org.alfresco.client:client-android-bpm:1.1.0-beta1'