Embed presentation
Download to read offline
























This document provides an overview of developing Android apps from scratch. It begins by establishing some presentation rules and then discusses the fundamental rule of having at least one guaranteed user before building an app. It explains how this ensures a good app and why this process works. The document then covers identifying problems to solve, opportunities, and where to find user stories. It discusses the differences between customers and users. It provides an example of a basic Metrolink app with a hardcoded implementation for one user story. Finally, it gives an introduction to Android, including an API level breakdown and overview of basic components like activities and views. It suggests next steps for learning Android development.























