
Android Menu Tutorial
In this tutorial we are going to learn how to create android menus.In android applications menu is the most important user interface provides some action for the particular views.
Here we are going to create a 6 menu items.While clicking a single menu a toast message will show.
Step by step actions
1.Create a new android project.
File==>New==>Android Project==>named...