April 2016
Beginner to intermediate
280 pages
5h 4m
English
Chapter 3
In this chapter, we introduce the reader to Android Application Architecture. We present various components that make up an Android application, and we demonstrate how these components work when an application is running, through the use of logcat. We then cover the application lifecycle phases of an Android application. By end of the chapter, the reader will be able to describe the typical components of an Android application, determine when to use these components, and understand application lifecycle phases.
A typical Android application is usually rich in functionalityfor example, the built-in clock application. This application has the following basic functions: displaying ...
Read now
Unlock full access