In this tutorial we will take a look at Android options menus. We will look at a couple of different approaches. First we will look at a code example that binds actions to menu items a priori. Then we will look at how to decide what action is to be taken when the actual menu item is selected by the user.