0% found this document useful (0 votes)
57 views2 pages

Assignment 4 MAD

This document contains an assignment on designing user interfaces with views in mobile application development. It includes 10 questions about various views like text view, button, check box, edit text, radio button, date and time picker, progress bar and toggle button. Students are asked to list attributes of each view, provide code examples to create interfaces using different layouts and write a program to convert temperatures between Celsius and Fahrenheit using toggle button. The assignment aims to help students learn how to design user interfaces and work with various common views and widgets in mobile application development.

Uploaded by

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

Assignment 4 MAD

This document contains an assignment on designing user interfaces with views in mobile application development. It includes 10 questions about various views like text view, button, check box, edit text, radio button, date and time picker, progress bar and toggle button. Students are asked to list attributes of each view, provide code examples to create interfaces using different layouts and write a program to convert temperatures between Celsius and Fahrenheit using toggle button. The assignment aims to help students learn how to design user interfaces and work with various common views and widgets in mobile application development.

Uploaded by

Shailesh Koshe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SHREEYASH PRATISHTHAN’S

Shreeyash Technical Campus


SHREEYASH COLLEGE OF ENGINEERING AND
TECHNOLOGY (POLYTECHNIC), AURANGABAD

Assignment No. 04
Program Name:- Computer Engineering Total

Program Code :- CO Marks:-20

Semester :- Sixth

Course Title :- Mobile Application Development

Course Code :- 22617


Assignment Topic Name :- Designing UI with view
CO’s Question Marks
Questions
Correlation Numbers Distribution
01 List various attribute of Text view and describe them 02

02 List all attributes to develop a simple button and describe 02


them .
03 List any four attributes of check box and describe them. 04

04 Enlist different attributes of Edit Text and describe them. 04


CO-3

05 Enlist different attributes of Radio button and describe 04


them
06 Explain with example, code to create GUI using absolute 04
layout (Assume suitable data)
07 Write a program to demonstrate Date and Time picker 04

08 State syntax to create Text View and Image button with any 06
two attributes of each.
09 Write example with steps in code of progress bar : 06
Display a default spinning wheel progress bar and a start
button whenever a user click on button the progress bar is
displayed.
10 Write a program to convert temperature from celcius to 06
farenhite and vice versa using Toggle button. (Design UI as
per your choice. Write XML and java file)

Course Teacher
SHREEYASH PRATISHTHAN’S
Shreeyash Technical Campus
SHREEYASH COLLEGE OF ENGINEERING AND
TECHNOLOGY (POLYTECHNIC), AURANGABAD

You might also like