Create an android application for the following menu items ,the appropriate 
toast should appear by clicking on the item : 
 Settings 
 Search 
 Compose Email 
 FeedBack 
(make Compose Email item disabled )


https://github.com/srmcollege12345/MenuPract.git


---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Create an android application to pass the data from current application to another 
application using intent.


https://github.com/srmcollege12345/IntentPract.git



-----------------------------------------------------------------------------------------------------------------------------------------------------------
Create the standard calculator application in android

https://github.com/srmcollege12345/Calculator.git



-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Create an android application to display Alert Dialog on pressing the Back 
button.

https://github.com/srmcollege12345/AlertDialog.git


------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Create an android application to pass the data from one activity to another activity 
in the same application using intent.

https://github.com/srmcollege12345/IntentPractLogin.git


-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Create the background service android application to play the ringtone/music.

https://github.com/srmcollege12345/MyServices.git

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Create an android application which automatically notify the user when 
Aeroplane mode is turned on or off using broadcast receiver.

https://github.com/srmcollege12345/MyServices.git

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Insert the new contents in the following resources and demonstrate their uses in 
the android application 
Android Resources: (Color, Theme, String, Drawable, Dimension, Image)

https://github.com/srmcollege12345/Demo.git

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Create an android application to demonstrate the use of sub menu the toast 
should be appeared by selecting the sub menu item

https://github.com/srmcollege12345/MenusPract.git

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Android activity lifecycle in detail

https://github.com/srmcollege12345/ActivityLifeCycle.git

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
disign a listview that displays a list of items....


https://github.com/srmcollege12345/ListViewPract.git

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
form with radiogroup of selecting gender ....

https://github.com/srmcollege12345/RadioGroupPract.git

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
create ui eith textview,bottun and imageview.When btn is clicked img should chnage dynamically

https://github.com/srmcollege12345/ChangeImage.git

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

