Answer Posted / maanya
Activity is like a frame or window in java that represents GUI. It represents one screen of android.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is open platform good for the mobile operators?
How are escape characters used as attribute in Android?
What are the different phases of the activity life cycle?
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 are the tools required for developing android apps?
What is the main purpose of a fragment?
What is androidmanifest.xml?
List all the versions of android.
When you need to use mp3 file in android application, which folder you need to create and store mp3 file?
How to create emulator on android?
What is setbackgroundresource?
What are the advantages of android operating system?
State the life cycle methods of android activities?
How much revenue share does the developer get?
What are the dialog boxes that are supported in android?