Popularity
4.8
Stable
Activity
0.0
Stable
377
34
58

Code Quality Rank: L4
Programming language: Java
Tags: Tools    

android-gradle-template alternatives and similar packages

Based on the "Tools" category.
Alternatively, view android-gradle-template alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of android-gradle-template or a related project?

Add another 'Tools' Package

README

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](docs/src/main/resources/index.md)

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](docs/src/main/resources/getting_started.md)