c8 - Menus and Dialogs
c8 - Menus and Dialogs
In this module, we will see how Menus and Dialogs work in the Android environment.
We will also learn the different types of Menus and Dialogs that are currently available in the
said environment. And lastly, we will have an idea on when they are viable to use in your
applications.
Objectives:
3. Test and run an android application program that will feature Menus and Dialogs; and
MENUS AND 1
DIALOGS
Menus are a common user interface component in
many types of applications. To provide a familiar and
consistent user experience, you should use the Menu APIs
to present user actions and other options in your activities.
You can create a group by nesting <item> elements inside a <group> elem
specifying a group ID with the method.
3. An OnDateSetListener
implementation processes the user
input.
Reference:
http://www.developer.android.com