• Stars
    star
    378
  • Rank 112,949 (Top 3 %)
  • Language
    Java
  • Created over 10 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Combines tools for fast android app devlopment

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