Android Tutorial: Activities and Intents
In the Android Overview Tutorial, we learned how to setup the Android development environment and build a simple “Hello World” Android application. In this module, we cover the fundamental concepts involved in building an Android application. These include the key concepts of Activity, Intent and how these are used in the lifecycle of an Android application. We relate these concepts to the “Hello World” application developed earlier and we dissect it into smaller components for a better understanding.
Source Code
| Description | Name | Size | Download method |
|---|
| Activities & Intents Tutorial Source Code | activities-intents.zip | 18KB | HTTP |
Table of Contents