You are on page 1of 2

Set A

1. Attempt any FIVE of the following: 10 Marks

a) Explain the android Ecosystem. Chp 1

b) Define Emulator. Chp 2

c) Name two classes used to play audio and video in Android . Chp.5

d) List any four folders from directory structure of Android project and elaborate in one line. Chp.3

e) Draw diagram of activity life cycle chp.5

f) Enlist the steps to publish the Android application. Chap 6

g) List different types of views? Explain Scroll view. Chap.4

h) Describe the process of getting the map API Key chap. 6

2) Attempt any THREE of the following . (12 Marks)

a) Describe Android architecture with diagram and also write its need . chap 1

b) Explain Relative layout with suitable example . chap. 3

c) Design a student registration form with database connectivity. Chap.5

d) Describe the steps for publishing android app chap 6

3. Attempt any THREE of the following: 12 Marks

a) Differentiate JVM and DVM any 8 Point . chp. 2

b) Describe Bluetooth and Sensors use in multimedia application . Chap. 5

c) Develop an Application to generate alert. Chap. 5

d) Develop a program to implement :– i) List view of 6 items ii) Grid view of 6 × 6 items iii) Image
view Chap 4

e) Explain importance of developer console in android application development chap. 6

4. Attempt any THREE of the following. (12 Marks)

a) Write the steps to install and configure android studio. Chap. 2

b) Explain any two UI component with example . chap.5

c) Develop a program for providing bluetooth connectivity Chap.5

d) Develop the android application for various following operation performed on google map . 1)
Display map, 2 Zoom and navigation , 3, Monitoring and getting location on map
chap. 6

5. Attempt any TWO of the following: 12 Marks


a) Develop the android application for student marksheet using table layout atleast 5 subject marks
with total and percentage (write both java and xml code)
chap. 3

b) Develop an application to store student details like roll no, name, branch, marks, percentage and
retrieve student information using roll no. in SQLite databases
Chap. 5

c) 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)
Chap. 4

6. Attempt any TWO of the following: 12Marks

a) 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. Chap. 4

b) Write a program to find the direction from user’s current location to MSBTE, Bandra. (Write
only .Java and manifest file). Chap . 6

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

You might also like