1) Create “Hello World” application. That will display “Hello World” in the middle of the screen in the red color with white background. (Download)
2) To understand Activity, Intent (Download)
3) Create login application where you will have to validate EmailID(UserName). Till the username and password is not validated , login button should remain disabled. (Download)(Uname :Xyz , Pass : Abc)
4) Create and Login application as above . On successful login , open browser with any URL. (Download)(Uname :Xyz , Pass : Abc)
5) Create an application that will pass some number to the next screen , and on the next screen that number of items should be display in the list. (Download)
6) Understand resource folders :
a. Create spinner with strings taken from resource folder(res >> value folder).(Download)
b. On changing spinner value, change image.(Download)(Note: After Run the program click on Menu button from emulator )
7) Understand Menu option. a. Create an application that will change color of the screen, based on selected options from the menu.(Download)
8) Create an application that will display toast(Message) on specific interval of time.(Download)
9) Create an background application that will open activity on specific time.(Download)
10) Create an application that will have spinner with list of animation names. On selecting animation name , that animation should affect on the images displayed below. (Download)
Program no. 11 to 24 (Download1 or Download2 [ file > Download original])
shared by : Rajkumar Soni (Lecturer - LCIT, Bhandu)