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

Mobile Computing (Android)

MASTER OF COMPUTER APPLICATION (MCA)

Semester : IV
Subject Name : Software Lab
Subject Code : 650017




Q-1   Create “Hello World” application. That will display “Hello World” in the middle of the screen in the red color with white background.

Q-2   To understand Activity, Intent
a. Create sample application with login module.(Check username and password) 
b. On successful login, go to next screen. And on failing login, alert user using Toast.
c. Also pass username to next screen.

Q-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.
c. Also pass username to next screen.

Q-4   Create and Login application as above . On successful login , open browser with any URL.
c. Also pass username to next screen.

Q-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.

Q-6   Understand resource folders : a. Create spinner with strings taken from resource folder(res >> value folder). b. On changing spinner value, change image.

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

Q-8   Create an application that will display toast(Message) on specific interval of time.

Q-9   Create an background application that will open activity on specific time.

Q-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.

1 comment:

  1. It's great to have all the codes of practical sheet here but it will be no longer useful to GTU mCA students as practical sheet is changed now..so , can u please provide solution of new sheet??? thanx & regards..

    ReplyDelete