Android ListView Context Menu
Very often you will wonder how other Android applications are able to show a Context Menu when you long press on a ListView item. In this tutorial am going to demonstrate exactly how to do so. Let’s start by creating the ListView.