Android Tutorial: Views and Layouts
In the Android Activities and Intents Tutorial, we learned about two of the fundamental concepts involved in building an Android application – Activity and Intent. In this Module, we discuss the most important user interface concepts in Android – Views and Layouts. The first and foremost requirement of a good Android app is an easy to use and intuitive user interface. The concepts covered in this module aid developers in building a user friendly interface for their Android apps.
Source Code
| Description | Name | Size | Download method |
|---|
| Views & Layouts Tutorial Source Code | views-layouts.zip | 447KB | HTTP |
Table of Contents