Skip to content

tianjon/android-maven-example

 
 

Repository files navigation

Android Example Maven Project

This project has tests running on Travis CI. See this blog post on how it was achieved.

Build Status

Running tests locally

To run on a device connected via USB:

mvn install -Pintegration-tests -Dandroid.device=usb

To run on an emulator, start up an emulator, and set android.device to the name of that emulator.

License

All files in this project are under the MIT license, see LICENSE for details.

About

Sample Android project with Maven, with CI on Travis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published