/android-gradle-template

Combines tools for fast android app devlopment

Primary LanguageJava

Android - Rapid Test Driven Development

  • Combine tools to generate most of the boilerplate code.
  • Examples how to test different aspects of an android application.
  • Clean architecture approach with MVP and package by feature.

For details see Project Documentations

Wishes, improvements, questions and discussions about the stuff here are welcome.

Circle CI Coverage Status

Last successful tests with

  • Android Studio 1.3.2
  • Gradle Build Tools 1.3.0
  • Gradle 2.6
  • Android v22
  • Java 8

Getting Started

Import the project into Android Studio and start developing. For more details see Getting Started