What are the basic tools used to develop an Android app?
JDK Eclipse+ADT plugin SDK Tools
JDK Eclipse+ADT plugin SDK Tools
Inflate Exception Surface.OutOfResourceException SurfaceHolder.BadSurfaceTypeException WindowManager.BadTokenException
Alert Dialog Progress Dialog Date Picker Dialog Time picker Dialog
The portable wi-fi hotspot is used to share internet connection to other wireless devices.
The Android architecture consists of 4 components: Linux Kernal Libraries Android Framework Android Applications
DDMS stands for Dalvik Debug Monitor Server. It gives the wide array of debugging features: Port forwarding services Screen capture Thread and heap information Network traffic tracking Location data spoofing
In Android, a drawable folder is compiled a visual resource that can use as a background, banners, icons, splash screen, etc.
In sleep mode, CPU is slept and doesn’t accept any commands from android device except Radio interface layer and alarm.
A singleton class is a class which can create only an object that can be shared by all other classes.
Following are two types of flags to run an application in Android: FLAG_ACTIVITY_NEW_TASK FLAG_ACTIVITY_CLEAR_TOP