Agile Android Software Developement by Etienne Savard - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

Part 4 : Lean Android

You will learn in the following chapters how to “DRY-ing” out you development process to eliminate any inefficient tasks and replace them with automatition if, and only if, they add value to your final product : your app. We will also cover how to put in place an efficient “Build-Measure-Learn” loop as described in the Lean Startup methodology targetted specifically to produce quality Android apps.

DRY-ing out the Android development process

TODO

Setting up an efficient Build-Measure-Learn loop

TODO