0% found this document useful (0 votes)
14 views3 pages

Android Application Development (Question Bank)

Uploaded by

sarvjitp21
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)
14 views3 pages

Android Application Development (Question Bank)

Uploaded by

sarvjitp21
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

Program Name:Computer Engineering Program Code :CO

Semester:VI Sem Course Title :Mobille Application Development (22617)


Question Bank
Unit 1:Android and its tools
Q1 Describe function of various components required for androis IDE
Q2 List and explain any 8 features of android
Q3 Draw and explain android architecture
Q4 Expalin need of android OS
Q5 Comapre android and other mobile OS.
Q6 Describe android Eco system
Q7 List various components od android eco system
Q8 Point out software and hardware requirmentfor android application development.
Q.9 List all versions of android operating system

Unit 2:Installation and configuration of Android


Q.1 Describe function of various components required for android IDE
Q.2 List various tools or IDE used for android application development
Q.3 Explain Android SDK and Java JDK
Q.4 Define role of emulator in android application development with example
Q.5 compare JVM and DVM
Q.6 Explain Dalvik Virtual machine
Q.7 define android virtual Devices(AVD)
Q.8 Explain the steps to install and configure android studio and SDK
Q.9 describe various installation steps of android studio and its environment

Unit 3:UI componets and layouts


Q.1 Describe directory structure and its components
Q.2 List various layouts used in android UI design
Develop anandroid application using linear layout or absolute layout or frame layout or table
Q.3 layout or relative layout
Q.4 Explain following files (i)main activity file (ii)Mainfest file (iii)string files (iv)layout file
Q.5 List various components of android UI design
Q.6 Explain view and view group
Q.7 Describe screen componet

Unit 4:Designing User Interface with View


Q.1 Design a student registration form using UI component
Q.2 Demonstate use of listview and grid view
Q.3 Develop application for date-time picker.
Q.4 Design UI by using different UI component, Text view, Image button ,toggle button
Q.5 List different types of view? Explain scroll view.
Q.6 Write a program to display circular progress bar.
Q.7 List all attributes to develop a simple button
Q.8 Explain Date and Time picker withits methods
Q.9 List different UI element? Explain Toggle Button
Unit 5:Activity and Multimedia with database
What is intent object? What information intent object consist and explain different types of
Q.1 intents along with their usage?
Q.2 Explain different types of intent with example
Q.3 Explain in brief intent filter
Q.4 State and explain various stages of activity lifecycle
Q.5 what is broadcast receiver in android ?
Q.6 List and explain various methods of content provider
What is fragment?How fragments can be created and explain any one method with
Q.7 appropriate code to create fragment.
Q.8 Explain life cycle of service in android
Q.9 Explain services in android
Q.10 How to defind new service in android
Q.11 Explain multimedia framework in android
Which class are provide by android framework to play audio and video files ? What are uses of
these classes?How audio files can be play through media player?Where these audio files need to
Q.12 be kept?
Q.13 Explain text to speech in android
Q.14 Explain sensor in android
Q.15 List and discuss method you need to implement in as Async Task class
Q.16 Write a note on AsyncTask loader
Q.17 Write a note on (a)Bluetooth (b)Camera (c)Animation
How Bluetooth function can be made available through program? What permission are
Q.18 required to access bluetooth?

Q.19 Explain property animation method to animate the propetiesof view object with example
Q.20 Write a note on using Sqlite database for developing application
What is SQLIte database? Write in brief and explain code to create database of your choice in
Q.21 SQLite.

Develop Android database application to create student database create table student details in
student database structure of table as roll no ,integer shame varchar(20) gender char. Write
Q.22 code for inserting 3 record and display all 3 record into toast message.
Q.23 How to extract value from cursor in android
Q.24 Explain ACID properties of tansactions.
Q.25 Enlist different way to handle database in android?Elaborate any one
Discuss the need of permissio in Android. Decribe the permission to set system functionalities
Q.26 like bluetooth,camera

Developan application to store student datails like roll no, name, branch,marks,percentage
Q.27 and retrive student infromation using roll no. in SQLite databases.
Q.28 Write a program to capture an image using camera and display it.
Q.28 List sensors in android and explain any one in detail.
Q.29 Describe the significance of SQLite database in android.
Built a GUI for student table with 5 record, write quires to add,delete and view the record
Q.30 from the SQLite databases
Unit 6:security and application Deployment
Q.1 Explain SMS service in android application development
Q.2 Describe process of getting the map API key

Develop android application for various following operation performed on google map(a)display
Q.3 map (b)Zoom and navigation ©Monitoring and getting location on map
Q.4 Explain concept of geocoding and reverse geocoding
Q.5 explain android security model
Q.6 Describe permission required for android application development
Q.7 Explain custom permission uesd by application
Q.8 describe steps to customize the given permission for user

Q.9 Explain steps for publish android application /Inlist steps to publish the android application
Q.10 Describe steps for deplying android application on google play store
Q.11 Explain steps to generate sign of APK for android application
Q.12 Describe importance task to become a android application publisher
Q.13 Explain importance of developer console in android application development.
Q.14 Describe types of permission used while developing android application
Q.15 Name any four method to get location data in android
Q.16 Write a program to locate user current location(Write only .java and manifest file)
Q.17 Develop a program to send an email.
Develop an application to send and receive SMS(Write only .java and permission tag in
Q.18 manifest file
Q.18 Explain zoom control(IN/OUT) with the help of an example

You might also like