What is activity component of android?



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

Post New Answer

More Android OS Interview Questions

How to send SMS in android? Explain with example.

0 Answers  


What type of listener is used to get the ratings from the ratingbar widgets?

1 Answers  


What is local.properties?

1 Answers  


Can I write code for android using c/c++?

1 Answers  


Explain the onsavedinstancestate() and onrestoreinstancestate() in activity?

1 Answers  


Explain AndroidManifest.xmlfile in detail.

1 Answers  


What is the difference between a regular bitmap and a nine-patch image?

1 Answers  


What do intent filters do?

1 Answers  


How to remove icons and widgets from the main screen of an android device?

1 Answers  


What are android components?

1 Answers  


Explain me what is armv7?

1 Answers  


Is google moving away from android?

1 Answers  


Categories