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

Android Index Page

The document outlines a series of tasks for creating various Android applications as part of a curriculum for TY B.Sc. (CS) SEM-6. Tasks include creating applications for displaying messages, user login, color selection, and simple interest calculation. Each task specifies functionality such as using intents, Toast messages, and UI elements like buttons and spinners.

Uploaded by

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

Android Index Page

The document outlines a series of tasks for creating various Android applications as part of a curriculum for TY B.Sc. (CS) SEM-6. Tasks include creating applications for displaying messages, user login, color selection, and simple interest calculation. Each task specifies functionality such as using intents, Toast messages, and UI elements like buttons and spinners.

Uploaded by

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

Name:

Subject: Roll No:


Year & Sem: Exam Seat No:

INDEX
Page
No. Date Particulars Signature
No.

Create One Application Display


1
Welcome to TY B.SC. (CS) SEM-6 in
middle of the screen. Background
Colour Yellow and text Colour red.

Create One Built-in-Application. Click


2
on Open Google Button and open
google.com in browser.

Create one Application user click on


3
particular colour radio button that
colour will be display on screen.

Create One Application have a Pass


4
Button. On click of Pass Button
entered detail should display to the
next activity. Note: (Pass all data to
next activity using intent).
Create One Login Application.
5
Create One Registration Application.
6

Write an Android App to Enter User


7
name and Password on correct
entered username and password give
message of successful login on
another activity otherwise give
proper message.
Create a Spinner of City and Toast a
8
message of selected City.

Create One App that listing the


9
Programming Language User can
select the Language and it will Display
in TextView. As Shown Below:-
Change Colour of your checkbox to
Orange OR Brown.
Create application that display title
10
bar and hide title bar with toggle
button.

Create application for calculating


11
simple interest. Also use Toast class
to display result.

Create application to change colour


12
of text or background on button click.
(Red, Green, Blue, Gray)

You might also like