Describe the capabilities of ddms?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of android operating system?
What is broadcast receiver component of android?
The last callback in the lifecycle of an activity is onDestroy(). The system calls this method on your activity as the final signal that your activity instance is being completely removed from the system memory. Usually, the system will call onPause() and onStop() before calling onDestroy(). Describe a scenario, though, where onPause() and onStop() would not be invoked.
What is the life cycle methods of android activities?
What are the different forms of communication provided by the android applications?
What is the advantage of android?
I keep hearing 'popping/clicking' sounds from the speaker?
What is a change gravity?
how will you display database tables in an activity? Will you use gridview or tableview? Justify?
On android, a layout can contain other layout?
What is Drawable?
What data types are supported by AIDL?