Building Android projects with cisimple and Maven https://www.cisimple.com About This is an example project for setting up an Android build process that uses Maven on cisimple. Setup Instructions 1. From the cisimple Dashboard, select "New Job" 2. Select "Use Another Repsoitory" to expose the url and branch input fields. Use the url of this repository (https://github.com/cisimple-team/cisimple-example-maven.git) and set the branch to master, then click "Create Job". 3. Click the "Add Build Step" button and select "Build An Android Maven Project". 4. In the build step dialog, make sure "Android Package" is selected and click "Save". 5. Review the Job configuration and click "Create Job". 6. The build should complete successfully and you will find the compiled APK under artifacts.