Question Bank
Question Bank
MAD:1
Ans: In november 2007 google Formed open Handset Alliance in order to develop open Source software
platform for use in Mobile device An OHA is and group is a in charge of Android Smart Phones operating
system
The main Goal of Oha Alliance is to create mobality without any border where mobile device and
application all work Together to Achieve Single Goal
An AVD Represent an device Configuration An Avd is an configuration that define the charactertics of
android phone tablet android tv, or automative os that want to be simulate into android Emulator
An AVD is an Emulator Configuration that enable to model and actual device by calling hardware and
software option to be emulated by android emulator
TextView
EditView
ListView
GridView
ScorllView
Ans:Dalvik is and Register based virtual machine that been optimized to ensure that a device can be run
multiple instance effectively
The Dvm is and device underlying linux kernel to handle low-level functionality including
Security,threading, and process and memory Management
5. what is and layout state the type of Layout ?
Ans: An layout Define the structure of User Interface in the application There are number of layout
provided by an android which will use almost all android application to provide different view look and
feel
Layout in android are very important for gui based application The android SDK include various layout
such as :
Linear layout
Frame Layout
Table Layout
Absolute layout
Relative Layout
Ans: An Intent is an Messaging object you can Request an action form another app component intent
are use for facilating communication between component like Activities services and Broadcast Reciever
Row and Column: Tablelayout organize child element into row and each row contain multiple column
No fixed Number of Column: Tablelayout doen’t defined fixed number of column instead it adjust based
on the number of child
State the difference between jvm and Dvm?
Jvm: