---

Android Programming for Beginners: User Menus

A very common pattern in an Android activity is showing a list of items for the user to select from. The Android API provides the ListView and ListActivity classes to help out with this. Carrying on with the Countdown app from previous tutorials, we’ll list a few sample countdown times for the user to select from to set the timer.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis