Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 8

 Write a program to display an image using Image View and a button named

as “Change Image”. Once you click on button another image should get
displayed

 Write a program to show five checkboxes and toast selected checkboxes.

 Write a program to create a simple calculator.

 Write a program to create a first display screen of any search engine using
Auto Complete Text View.

 Write a program to place Name, Age and mobile number linearly (Vertical)
on the display screen using Linear layout.

 Write a program to place Name, Age and mobile number linearly


(Horizontal) on the display screen using Linear layout.
 Write a program to create a login form for a social networking site.

 Write a program to display all the data types in object-oriented


programming using Frame layout.

 Write a program to create a toggle button to display ON / OFF Bluetooth on


the display screen.

 Write a program to display student name and marks Using Table Layout.

 Write a program to display 15 buttons using grid view.

 Write a program to display a text view using vertical scroll view.


 Write a program to display an image using Image View and a button Named
as “Change Image”.Once you click on button another image should get
displayed.

 Write a program to accept and display username and password from the end
user using Text View and Edit Text.

 Write a program to display 5 students basic information in a table form using


Table layout.

 Write a program to accept and display personal information of the student.

 Write a program to create a HelloWorld Activity using all lifecycles methods


to display messages using Log.d.

 Write a program to create a text field and a button “Navigate”. When you
enter “www.google.com” and press navigate button it should open google
page.
 Write a program for following output

 Write a program to display following toast message.


 Write a program to rotate the image in clockwise/anticlockwise, Zoom
IN/Zoom OUT, Fade IN/Fade OUT by using the following GUI.

 Develop a program for time picker and display selected time

 Write a program to display three checkboxes and one button named “Order
“as shown below. Once you click on button it should toast different
selected checkboxes along with items individual and total price.

 Write a program to create button “Start Dialer”. When u click on this button
it should open the phone dialer.
 Write a program to create two screens. First screen will take one number
input from user. After click on Factorial button, second screen will open and
it should display factorial of the same number. Also specify which type of
intent you will use in this case.

 Write a program to display the list of sensors supported by the mobile


device.

 Write a program to capture an image and display it using image view.

 Write a program for following output


 Write a program for following output

 Write a program to accept username and Password from the end user using
textview and edittext.

 Develop a program to send SMS.

 Write a program to capture an image and display it using image view.

You might also like