0% found this document useful (0 votes)
51 views2 pages

Mad Chapterwise Imp Question Bank - 2022

Uploaded by

kheevna1304
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)
51 views2 pages

Mad Chapterwise Imp Question Bank - 2022

Uploaded by

kheevna1304
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/ 2

Question Bank

Mobile Application Development

Important Question Bank


Unit 1

 List and explain the application components of Android.


 What is the significance of Android Manifest file?
 Explain Android architecture with proper diagram.
 Explain DVM.
 What is Android? Explain android architecture with diagram
 What is the JVM and DVM? Explain important role of DVM.
 Explain Android Manifest File with code.

Unit 2

 What is an Activity in android and mention the types of Activities?


 Explain Activity Life Cycle.
 Write code to send data from one activity to other activity using Explicit
Intent.
 Differentiate between Explicit Intent and Implicit Intent.
 Explain Fragments with appropriate example.
 Mention the methods used to communicate between Fragments and Activity
 Explain Fragment Lifecycle.
 What is Intent? Explain Explicit vs. Implicit intents

Unit 3

 Explain event handling in Android.


 Explain TextView, EditText and Button with code.
 How can I programmatically generate a TextView in android.
 Explain Checkbox with example.
 Explain RadioButton and RadioGroup with suitable Example.
 Briefly explain AsyncTaskLoader.
 Explain ToggleButton with example.
 What is a Notification?
 List and explain Types of Layouts in Android.
 What is Scroll View, List View & Recycler View? Explain any one with
suitable Program.
 What are widgets available in Android? Explain any two widgets with Example
 Explain different types of menu in android with example.

GMIT,Bhavnagar
Question Bank

Unit 4

 Explain Content Provider.


 Write a short note on Content Resolver.
 Explain inserting data using SQLite in Android.
 Explain deleting data using SQLite in Android.
 Explain updating data using SQLite in Android.
 Write Code to insert Customer Details (cID, cName, cOrderID) in
SQLiteDatabase in Android.
 What are the possible ways of Storing data in Android?
 Explain the process of Fetching data from External storage in Android.

Unit 5

 Step by step Explain how to add a Map with a Marker.


 Explain Polylines and Polygons with reference to Google Maps.
 List and explain APIs used to show Polylines in google maps.
 Explain the concept of Geocoding and reverse Geocoding in Android.

Unit 6

 What are the classes for Graphics and Animation in Android? List and explain
them.
 Explain Paint Class, Canvas class and onDraw() method of drawable object.
 Explain drawable object in Android.
 Explain drawText() with code.
 Explain ShapeDrawable object in Android.
 What is Hardware Acceleration in Android? Explain.
 Explain basic animations in Android and explain with code one of them.

Unit 7

 What is a MediaPlayer class. Explain different methods of MediaPlayer


 What is a Soundpool? Write a note on it.
 Explain using VideoViewer in Android.

Unit 8

 Step by step explain the process of Signing an android app.


 Explain in detail how to version an Android app.
 Step by step explain the process of Publishing an android app.

GMIT,Bhavnagar

You might also like