Skip to content
Nico Küchler edited this page Jun 22, 2014 · 10 revisions

Welcome to the android-gradle-template wiki!

Milestones

  1. (done) working setup android studio + gradle + espresso + robolectric
  2. (done) extended app sample with database access
  • (done) test automation with code coverage
  • (done) decent test coverage with unit, component and acceptance tests
  • (done) http calls with android annotations + wiremock + improve rest communication http://android-restful-pattern.blogspot.de/ https://github.com/posco2k8/rest_loader_tutorial
  • (done) 3 week journey to USA west coast
  • (in progress) update dependencies like build tools
  • (plan) more component tests
  • (plan) more acceptance tests
  • (plan) measure memory usage, i believe there is a memory leak
  • (plan) fragment activity example with unit, component and acceptance tests
  • (plan) example what i mean with the experimental acceptance test with robolectric
  • (plan) ...
Clone this wiki locally