0% found this document useful (0 votes)
5 views1 page

Android Application Development Experiments

The document is an index of various application programming experiments, detailing tasks such as creating login pages, counting button clicks, and displaying data in different formats. Each experiment is listed with a corresponding date and page number for reference. The tasks focus on user interface elements and basic functionality in application development.

Uploaded by

surykant4102
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Android Application Development Experiments

The document is an index of various application programming experiments, detailing tasks such as creating login pages, counting button clicks, and displaying data in different formats. Each experiment is listed with a corresponding date and page number for reference. The tasks focus on user interface elements and basic functionality in application development.

Uploaded by

surykant4102
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

INDEX

S. No. List of experiments Date Page. No. Remark

Create an Application Program that will display


1 text in middle with red colour and white
background.

Create a Login Page by using Edit Text view,


2 Text view and button.

Create a program to count the number of button


3 click by user and display the count value in Text
View.

Create a Program to transfer the data from login


4 page to welcome page.

5 Create an application to call a specific phone


number provided by the user in the Edit Text
control

Create an application that will accept a number


6 in Edit Text control and display the same number
of item in List View control.

Create an application that will display a list with


7 Image Control associated with each list item

Create an application to add menu items to the


8 list view. a) Add New item menu b) Delete and
Update menu item

Create an application that display custom


9 dialog box on button click.

Create an application that displays result of


10 arithmetic calculations in theform of Toast
Message

You might also like