Explain activity component of android?



Explain activity component of android?..

Answer / Ashmita Tiwari

An Activity is the fundamental building block of an Android application. It represents a single screen with a user interface (UI).nActivities can be launched, stopped, and resumed, providing a way for users to interact with your app.nEach Activity is managed by the Android system, and it runs in its own thread, separate from other Activities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Define android toast.

1 Answers  


State the advantages of android?

1 Answers  


How is content provider implemented?

1 Answers  


What are broadcast receivers?

1 Answers  


What is gradle/ directory?

1 Answers  


What is value on component’s attribute layout_widtlf and layout_heighl to display the component big enough to?

1 Answers  


What is android on cell phones?

1 Answers  


What is the purpose of @override in android?

1 Answers  


What kind of open-source project is android?

1 Answers  


What do I need to develop Mono for Android applications?

1 Answers  


Creating an android application using the eclipse plugin?

1 Answers  


What to do if problem occurs in downloading your app in android?

1 Answers  


Categories