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

Rajgad Dnyanpeeth Technical Campus Polytechnic, Bhor Program Name: Subject Title: Subject Abbreviation: MAD

This document is a question bank for a class test in Mobile Applications Development for a Computer Engineering Diploma program. It includes various questions related to Android application development, covering topics such as UI components, activity and service life cycles, multimedia frameworks, and deployment on the Google Play Store. Additionally, it contains programming tasks and theoretical questions to assess students' understanding of the subject matter.
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)
25 views1 page

Rajgad Dnyanpeeth Technical Campus Polytechnic, Bhor Program Name: Subject Title: Subject Abbreviation: MAD

This document is a question bank for a class test in Mobile Applications Development for a Computer Engineering Diploma program. It includes various questions related to Android application development, covering topics such as UI components, activity and service life cycles, multimedia frameworks, and deployment on the Google Play Store. Additionally, it contains programming tasks and theoretical questions to assess students' understanding of the subject matter.
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/ 1

Rajgad Dnyanpeeth’s

Rajgad Dnyanpeeth Technical Campus Polytechnic, Bhor


CLASS TEST QUESTION BANK
Program Name : Computer Engineering Diploma (CO-6-I)
Subject Title : Mobile Applications Development 22617
Subject Abbreviation : MAD
1. State syntax to create Text View and Image button with any two attributes of each.
2. Name any four attributes of Edit Text control
3. Develop an android application for Date and Time Picker.
4. Write a program to convert temperature from celcius to farenhite and vice versa using
Toggle button. (Design UI as per your choice. Write XML and java file) (Note:
Consider the appropriate XML file. All attributes are not required. In java file all
imports are not expected. Different relevant logic/code can be considered.)
5. Explain the activity life cycle.
6. Name two classes used to play audio and video in Android.
7. Describe Android service life cycle along with diagram.
8. Describe multimedia framework of Android with diagram.
9. State the use of fragments in android App development.(2 M)
10.Define SMS service in android application development.
11.Explain text to speech conversion technique in android
12.Describe steps for deploying android application on Google Play Store.
13.Write a Short Note On Geocoding and Reverse Geocoding.(2M)
14.State the uses of Intent in Android.
15.Name any four methods to get location data in android.
16.Explain significance of content provider.(2 M)
17.Write a program to display a rectangular progress bar.
18.Write a program to capture an image using camera and display it.
19.Develop a program to implement :–
i) List view of 5 items
ii) ii) Grid view of 4 × 4 items
iii) iii) Image view

You might also like