Showing posts with label Context Menu. Show all posts
Showing posts with label Context 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: