You are on page 1of 3

Question Paper:Set C

Scheme – I
Programme Name: Computer Science and Engineering
Subject Code: 22617
Semester: VI Sem
Course Title: Mobile Application And Development
Marks : 70 Time: 3 Hrs.
……………………………………………………………………………………………………
Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Figures to the right indicate full marks.
(4) Assume suitable data if necessary.
(5) Preferably, write the answers in sequential order.

1. Attempt any FIVE of the following: 10

a) Draw diagram of activity life cycle.

b) State syntax to display built in zoom control.

c) Write difference between toggle button and radio button.

d) List any four attributes of check box.

e) Define SMS service in android application development.

f) State intent. List types of intent.

g) Define Geocoding and Reverse Geocoding.

h) Define :
1. Fragment
2. Broadcast receiver
2. Attempt any THREE of the following: 12

a) Explain Dalvik Virtual Machine and state it’s importance.

b) Explain the need of Android Operating System. Also describe any four features of
android.

c) Describe with example, how to create a simple database in SQLite (Assume suitable data).

d) Describe directory structure and its components.

e) Explore all steps to install Android studio and SDK.

3. Attempt any THREE of the following: 12


a) List and elaborate steps to deploy an Android application on Google play store.

b) Write a program to demonstrate Date and Time picker.

c) Discuss developer console with at least four features.

d) Explain text to speech conversion technique in android.

e) Explain relative layout with all its attributes.

4. Attempt any THREE of the following: 12

a) Draw and explain activity life cycle. Explain with example, code to create GUI using absolute
layout (Assume suitable data)

b) Describe Android architecture with diagram.

c) State syntax to create Text View and Image button with any two attributes of each.

a) Develop an application to display analog Time Picker. Also display the selected
time. (Write only . java file)

b) State and elaborate the syntax of required class and methods for Geocoding.

5. Attempt any TWO of the following: 12

a) Write a program to implement Android Activity Life Cycle. Use toast messages
to display message through life cycle.

b) Develop an application to display Google map with user’s current location.

c) Develop an android application for sending Short Message Service (SMS).

a) Develop an application to convert “thanks” text to speech as given in the following


GUI.

TextToSpeechDemo

Android Text to Speech (TTS) Demo

thanks|
CLICK TO CONVERT TEXT TO SPEECH

6. Attempt any TWO of the following: 12

a) Write a program to capture an image using camera and display it.

b) Develop an android application for taking student feedback with database connectivity.

c) Develop and application to send and receive SMS (Design minimal UI as per your
choice. Write XML, java and manifest file)

d) Develop a program to TURN ON and OFF bluetooth. Write .java file and permission tags.
Design a employee registration form using UI component.

You might also like