Android Dev Lecture09
Android Dev Lecture09
Development
Android Application Development
Lecture 9
Outline
Chapter 3: Getting to Know the Android
User Interface
Understanding the Components of a Screen
Adapting to Display Orientation
Managing Changes to Screen Orientation
Utilizing the Action Bar
Creating the User Interface Programmatically
Listening for UI Notifications
Objectives
The various ViewGroups you can use to
lay out your views
How to adapt and manage changes in
screen orientation
How to create the UI programmatically
How to listen for UI notifications
Questions?