Options Menu The options menu is created when the user presses the menu button while the Activity is active.Step 1 – Creating the menu XML Step 2 – Showing the menu (implemented in Activity class) Step 3 – Listening to user choice (implemented in Activity class) Step 4 – optional: updating the menu items dynamically. Opening the options menu by ... Read More »
Jkoder.com Tutorials, Tips and interview questions for Java, J2EE, Android, Spring, Hibernate, Javascript and other languages for software developers