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

Assignment_3_4

The document outlines assignments for the MAD 22617 I Scheme for the Even Semester 2024-25, focusing on various Android development tasks. Key topics include multimedia frameworks, SQLite database significance, developer console usage, and practical programming assignments such as SMS sending, image capturing, and Bluetooth control. Additionally, it covers application deployment on Google Play Store and permissions management.

Uploaded by

ujwale sukanya
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)
58 views1 page

Assignment_3_4

The document outlines assignments for the MAD 22617 I Scheme for the Even Semester 2024-25, focusing on various Android development tasks. Key topics include multimedia frameworks, SQLite database significance, developer console usage, and practical programming assignments such as SMS sending, image capturing, and Bluetooth control. Additionally, it covers application deployment on Google Play Store and permissions management.

Uploaded by

ujwale sukanya
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/ 1

MAD 22617 I SCHEME TYCO EVEN SEM 2024-25

Assignment No.3 & 4:


1. Describe mul media framework of Android with diagram.
2. Write significance of SQLite database in android.
3. Explain importance or use of developer console.
4. Develop a program to send an SMS.
5. Write a program to capture an image using camera and display it.
6. Write a program to show users current loca on.
7. Write a program to display the list of sensors supported by device
8. Write a program to show five checkboxes and toast selected checkboxes using linear
layout
9. Develop an applica on to update a record of an employee whose emp.id is ‘E101’ in
SQlite database. Change employee name from “PQR” to “XYZ”. Also display the
updated record. (Write .java and .xml files)
10. Develop a program to TURN ON and OFF bluetooth. (Write .java file and permission
tags.)
11. i) Describe all steps in applica on deployment on google playstore.
ii) Write steps for customized permissions.
12. Develop a program to implement :– i) List view of 5 items
ii) Grid view of 4 × 4 items
iii) Image view
13. Develop an android applica on to show current loca on of an user’s car.
14. Explain property anima on method to animate the proper es of view object with
example.
15. Write a program to demonstrate declaring and using permissions with any relevant
example.

You might also like