Android Application Development with Maven is intended for Android developers or devops engineers who want to use Maven to effectively develop quality Android applications. It would be helpful, but not necessary, if you have some previous experience with Maven.
What you will learn
Integrate Maven with your favorite Android IDE
Install and configure Maven with your local development environment
Create the proper Maven structure for both standalone Android applications or applications that are part of a bigger project
Run unit tests using popular frameworks such as Robolectric and collect coverage information using Maven plugins
Configure a variety of different tools such as Robotium, Spoon, and Selendroid to run integration tests
Handle dependencies and different versions of the same application
Manage and automate the release process of your application inside/outside Google Play
Discover new tools such as Eclipse, IntelliJ IDEA/Android Studio, and NetBeans, which perfectly integrate with Maven and boost your productivity