0% found this document useful (0 votes)
20 views

Index: Name: Enrollment No: Course: Android Application Development

Uploaded by

Sinley Patel
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

Index: Name: Enrollment No: Course: Android Application Development

Uploaded by

Sinley Patel
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

INDEX

Name: Enrollment No:


Course: Android Application Development
Sr. Page
Practical Title Date Sign
No No
Create “Hello World” application to “Hello World” in the
1 middle of the screen in the red color with white
background.
Create sample application with login module.(Check
2 username and password), validate it for login screen or
alert the user with a Toast.
Create and validate a login application using username as
3
Email ID else login button must remain disabled.
Create and Login application and open a browser with any
4
one search engine.
Create an application to display “Hello World” string the
number of times user inputs a numeric value. (Example. If
5
user enters 5, the next screen should print “Hello World”
five times.)
Create spinner with strings from the resource folder (res
6 >> value folder). On changing spinner value, change
image.
Create an application to change screen color as per the
7
user choice from a menu.
Create an application that will display toast (Message) at
8
some regular interval of time.
Create a background application that will open activity on
9
specific time.
Create an application that will have spinner with list of
10 animation names. On selecting animation name, that
animation should affect on the images displayed below.
Create an UI listing the diploma engineering branches. If
11 user selects a branch name, display the number of
semesters and subjects in each semester.
Use content providers and permissions by implementing
12 read phonebook contacts with content providers and
display in the list.
Create an application to call a phone number entered by
13
the user the Edit Text.
Create an application that will create database to store
14
username and password.
Create an application to insert, update and delete a record
15
from the database.

You might also like