0% found this document useful (0 votes)
15 views

Android Dev Lecture09

This document provides an outline for a lecture on Android application development. The lecture will cover understanding the components of a screen, adapting to and managing changes in screen orientation, utilizing the action bar, creating the user interface programmatically, and listening for UI notifications. It will discuss various ViewGroups that can be used to lay out views, how to adapt to and manage changes in orientation, creating the UI programmatically, and listening for UI notifications. The objectives are listed as understanding the different parts of understanding and building the Android user interface.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Android Dev Lecture09

This document provides an outline for a lecture on Android application development. The lecture will cover understanding the components of a screen, adapting to and managing changes in screen orientation, utilizing the action bar, creating the user interface programmatically, and listening for UI notifications. It will discuss various ViewGroups that can be used to lay out views, how to adapt to and manage changes in orientation, creating the UI programmatically, and listening for UI notifications. The objectives are listed as understanding the different parts of understanding and building the Android user interface.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Mobile Application

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

Getting to Know the Android


User Interface

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?

You might also like