...::: Recent Updates :::...

Sunday, July 8, 2012

Android Application to understand Menu Options and Changing Color accordingly

Question -7


Understand Menu option.
a. Create an application that will change color of the screen, based on selected options from the
menu.




Step 1: Create New Project in eclipse.


Step 2: Edit MainActivity XML file in folder res/layout folder of your project

Step 3: Edit MenuActivity XML file in folder res/menu folder of  your project

Step 4: Edit MainActivity Java file in folder src/package/ folder of your project


No comments:

Post a Comment