What is activity component of android?
Answer / Himani Singh
An Activity in Android is a single screen within an application interface, representing a single stream of user interaction. It manages the entire lifecycle of the UI and can handle user input, provide user feedback, and run background services.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to send SMS in android? Explain with example.
What type of listener is used to get the ratings from the ratingbar widgets?
What is local.properties?
Can I write code for android using c/c++?
Explain the onsavedinstancestate() and onrestoreinstancestate() in activity?
Explain AndroidManifest.xmlfile in detail.
What is the difference between a regular bitmap and a nine-patch image?
What do intent filters do?
How to remove icons and widgets from the main screen of an android device?
What are android components?
Explain me what is armv7?
Is google moving away from android?