You are on page 1of 2

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR

B.E. SEMESTER VI (CE/IT)


MOBILE APPLICATION DEVELOPMENT USING ANDROID
(1ET1030606)
ASSIGNMENT / QUESTION BANK
=========================================================================
1 What is the use Manifest File in android Application? Give Example of Manifest File
2 Explain Different Layouts available in Android. Explain with Example
3 What are the main components/building blocks of Android?
4 What is the role of DVM in android? Explain it.
5 Explain different types of menu in android.
6 What is the use of Menifest file in android application? Explain it.
7 What is parsing? Explain JSON parsing with example.
8 What are web services? Explain with Example.
9 What is fragment and how we can create it in android application?
10 What is pending intent, What Is Intent Filters And Broadcast Receivers
11 What is service in Android Application? How to create services, Executing a Service and
Controlling It’s Restart Behavior in Android
12 What is Fragments and how we can create Fragment in Android Application?
13 List out different types of layouts in android.
14 Explain the various views In details
15 What are the different way to store Data in Android? Explain it with Example.
16 Explain Android Framework with Figure.
17 Explain String.xml file.
18 How to launch Activity and Sub activity using Intent Explain it with suitable example
19 Explain Android activity lifecycle.
20 Explain SQLiteDatabase in android.
21 What is Android Runtime? Also explain Android Virtual Device
22 Create an application that will pass one number to the next screen, and on the next screen
that number of items should be display in the list view
23 Write a java class to add any 10 items within Listview
24 Create android application to do addition of any two numerical digits
25 Create simple registration form, pass and display those all entered data in another activity
using intent.
26 Write an android application for login & registration using SQLite database connectivity.
27 How to adding, updating and deleting content in android application using MySQL
Database

You might also like