100% found this document useful (1 vote)
5K views4 pages

MAD Imp Questions

This document contains questions from chapters about Android tools, installation and configuration, user interface design, activities, multimedia, databases, security and application deployment. It includes questions ranging from 2 to 4 marks related to key concepts in mobile application development using Android.

Uploaded by

mitalir607
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
100% found this document useful (1 vote)
5K views4 pages

MAD Imp Questions

This document contains questions from chapters about Android tools, installation and configuration, user interface design, activities, multimedia, databases, security and application deployment. It includes questions ranging from 2 to 4 marks related to key concepts in mobile application development using Android.

Uploaded by

mitalir607
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/ 4

Question Bank (I scheme) Unit Test: I

Name of Course: MOBILE APPLICATION DEVELOPMENT (MAD)


Course Code: 22617
Program: IF/ CM 6I
Semester: VI

Chapter 1: ANDROID AND ITS TOOLS

2 Marks
1. What Is Android?
2. Enlist Features Of Android OS?
3. What Is OHA?
4. Enlist Various Android Version (Any 4)?
5. Enlist Tools To Develop Android Application?
6. Define Android Ecosystem?

4 Marks
1. Explain Any 4 Features Of Android OS?
2. Draw Android System Architecture?
3. Compare Android OS With Any Other OS (Any 4 Points)?

PRACTICALKIDA.COM
4. Explain Need Of Android?
5. Explain Android Ecosystem?
6. Write Down The Steps How To Install Android Studio?
7. Explain Following Term W.R.T Android Architecture:
A. Android Application. B. Android Kernel.

Chapter 2 – INSTALLATION & CONFIGURATION OF ANDROID

2 Marks
1. What Is OS? What Are OS Requirement For Android?
2. What Is Android Run Time Environment?
3. What Is JDK?
4. What Is SDK?
5. What Is Emulator?
6. What Is AVD?
7. Enlist System Requirement For Android Studio?
8. What Is ADT?

4 Marks
1. Compare JVM And DVM?
2. Explain DVM With Diagram?
3. Describe The Concept Of Android SDK?
4. Write Down Steps How To Create AVD In Android Studio?
3. UI components and Layouts
2 marks.

1. List layouts in android UI design.


2. List different attributes of linear layout.
3. List different attributes of Absolute layout.
4. List different attributes of Frame layout.
5. List different attributes of Table layout.
6. List important files and folders in android directory structure.
7. List Components of an Android Application.

4 marks.

1. What is use of AndroidManifest.xml file in any android application?


2. Explain directory structure in android application in detail.
3. Explain following files.
I. Main activity file
II. Manifest file
III. String file
IV. Layout file

PRACTICALKIDA.COM
4. What are view and viewgroup classes in android? Why layouts are created
using xml file?
5. Define a) View b) View group c) Layout.
6. Explain Components of an Android Application.
7. List and Explain the Resource files.

4. Designing User interface with View.

2 marks.

1. List view classes in android application development.


2. Explain attributes wrap_content and match_parent with respect to
viewgroups.
3. What is Toast in Android?
4. Enlist elements in UI.

4 marks.

1. What is TextView & EditText? Explain TextView attributes.


2. What is ScrollView? Explain how to create ScrollView with a TextView and with
a LinearLayout.
3. Develop an android application using Date & Time Picker.
4. Demonstrate use of List View & Grid View.
5. Describe with example Checkbox & Radiobutton.
Program: - Computer Engineering Group Program Code:- CM/IF
Course Title: -Mobile Application Development Semester: - Sixth
Course Abbr & Code:-MAD (22617) Scheme: I

--------------------------------------------------------------------------------------------------

Chapter 5: ACTIVITY & MULTIMEDIA WITH DATABASE (CO5)

2 Marks

1. What Is Activity in android?


2. What is an Intent? Enlist its Types.
3. What Is Service in android? Enlist its Types.
4. What Is Sensor in android? Enlist its Types.
5. What is Animation? Enlist its Types.
6. What is TTS feature of Android?

4 Marks

1. Explain with Diagram Activity Life Cycle?

PRACTICALKIDA.COM
2. Draw Android System Architecture?
3. Explain with Diagram Service Life Cycle?
4. What if Fragment? Explain with example.
5. How to play Audio & Video in Android?
6. Explain how to Create & Connect SQLite?
7. What is Transaction? Explain with example.

Chapter 6 – SECURITY & APPLICATION DEPLOYMENT (CO6)

2 Marks
1. Name any 4 methods to get location data in android.
2. Write steps to deploy an android application.
3. Explain Google Map with types.
4. Explain Geocoding & Reverse Geocoding.
5. List various classes of SMS Telephony.

4 Marks
1. Describe types of permissions used while developing android applications
2. Discuss Developer console with its purpose.
3. Develop an application to send SMS.
4. Describe location based services. List important methods.

PRACTICALKIDA.COM

You might also like