0% found this document useful (0 votes)
87 views3 pages

MAD (22617) AssignmentQuestions

Uploaded by

harshdpatil445
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)
87 views3 pages

MAD (22617) AssignmentQuestions

Uploaded by

harshdpatil445
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
You are on page 1/ 3

(MAD - 22617) TYCO 2024-25

Assignment Questions
Unit 1 – Android and its tools [4M]
1. State android ECO system. 2M 23 – S
2. List all tools and software’s required for developing an android application 23 – W
3. Describe android architecture with diagram. 4M 22 – S
4. Describe android and importance of OHA. 23 – S
5. Explain the need of Android Operating System. Also describe any four features of android. 23 – W
6. Explain need of android. 24 – S

Unit 2 – Installation and Configuration of Android [6M]


1. Define Dalvik Virtual Machine (DVM). 2M 22 – S
2. List various tools for android application development. 23 – S
3. Define emulator. 23 – W
4. List any four features of android operating system. 24 – S
5. Describe role of Emulator. 24 – S
6. Differentiate between DVM and JVM. 4 M 22, 24 – S
7. Write down the steps to install & configure Android studio and SDK. 22, 23 – S, 23 – W
8. Explain Dalvik Virtual Machine and state it’s importance. 23 – S

Unit 3 – UI Components and Layouts [8M]


1. List any 4 folders from directory structure of Android project & elaborate in one line. 2 M 22 – S
2. List any four attributes of layout. 23 – W
3. List various components of Android UI Design. 24 – S
4. Describe linear layout and frame layout with example. 4 M 23, 24 – S
5. Describe directory structure and its components. 23 – S, 23 – W
6. Explain fundamentals of UI design in detail. 22 – W
7. Write an XML file to create login page using table layout. 23 – W
8. Write a program to convert temperature from Celsius to Fahrenheit and vice versa using Toggle
button. (Design UI as per your choice. Write XML and java file). 6 M 22 – S
9. Create simple calculator using relative layout. 22 – W

Legends: M = Marks, S = Summer, W = Winter


(MAD - 22617) TYCO 2024-25

Unit 4 – Designing User Interface with View [12M]


1. List any four attributes of check box. 2 M 22 – S
2. List any two attributes of Toggle Button. 24 – S
3. State syntax to create Text View and Image button with any two attributes of each. 4 M 22 – S
4. Write a program to demonstrate Date and Time picker. 22, 23 – S
5. Explain Grid-view with its attributes with suitable example. 23 – S
6. Write a program to create first display screen of any search engine
using auto complete text view. 24 – S
7. Develop android application to enter one number and display factorial of a number
once click on button. 6 M 24 – S
8. Design UI using table layout to display buttons with 0 – 9 numbers on it. Even display
submit and clear button. When user clicks on particular buttons and later when clicks
on submit button, it should display the numbers clicked . (Unit 3 & 4) 22 – S

Unit 5 – Activity and Multimedia with Databases [20M]


1. Draw the life cycle of an Activity. 2M 22, 23, 24 – S
2. List different types of sensors used in android. 23 – S
3. State intent. List types of intent. 23 – W
4. Define: i) Fragment ii) Broadcast receiver 23 – W
5. Describe Android service life cycle along with diagram. 4 M 22 – S
6. Describe with example, how to create a simple database in SQLite. (Assume suitable data) 22 – S
7. Explain multimedia framework in android. 23 – S
8. Write significance of SQLite database in android. 24 – S
9. What is fragment? Explain with example. 24 – S
10. Write a program to capture an image using camera and display it. 6 M 22 – S
11. Develop an android application for taking student feedback with database connectivity. 23 – S
12. Write a program to display the list of sensors supported by device. 24 – S
13. Develop an application to convert “thanks” text to speech as given in the following GUI. 23 – W

Legends: M = Marks, S = Summer, W = Winter


(MAD - 22617) TYCO 2024-25

Unit 6 – Security and Application Deployment [20M]


1. State syntax to display built in zoom control. 2 M 22 – S
2. Define SMS service in android application development. 23 – S
3. Define Geocoding and Reverse Geocoding. 23 – W
4. Explain two methods of Google Map. 24 – S
5. Discuss developer console with at least four features. 4 M 22 – S
6. Write program to demonstrate declaring & using permissions with any relevant example. 22 – S
7. Develop program to add “Hello World” marker at (10,10) co-ordinates. (Write only .java file) 23 – W
8. Develop an android application to show current location of an user’s car. 23 – S
9. Elaborate Android Security Model. 23 – W, 24 – S
10. Develop an application to send and receive SMS. 6M 22– S, 23 – W
(Design minimal UI as per your choice. Write XML, java and manifest file)
11. Develop an application to display Google map with user’s current location. 22 – S
12. i) Describe all steps in application deployment on google play store.
ii) Write steps for customized permissions. 23 – W
13. Write a program to send e-mail. 24 – S

Legends: M = Marks, S = Summer, W = Winter

You might also like