In this tutorial you will learn how to create an options menu in Android. Options menu is most commonly used, this menu is presented when a user presses the Menu button on the device. "On Android 3.0 and higher, items from the options menu are presented by the action bar as a combination of on-screen action items and overflow options. Beginning with Android 3.0, the Menu button is deprecated (some devices don't have one), so you should migrate toward using the action bar to provide access to actions and other options."
Showing posts with label Menu. Show all posts
Showing posts with label Menu. Show all posts
Android Context Menu Example
In this tutorial I will show you how to create a context menu. A context menu is a menu that appears when a user long-presses a view.
I am assuming that you already have a list of items that you will use, but if you don't you can quickly create one following the three steps of my ListView tutorial here:
Labels:
Android,
Context Menu,
ListView,
Menu,
tutorial
Subscribe to:
Posts (Atom)
