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 |
Define android toast.
State the advantages of android?
How is content provider implemented?
What are broadcast receivers?
What is gradle/ directory?
What is value on component’s attribute layout_widtlf and layout_heighl to display the component big enough to?
What is android on cell phones?
What is the purpose of @override in android?
What kind of open-source project is android?
What do I need to develop Mono for Android applications?
Creating an android application using the eclipse plugin?
What to do if problem occurs in downloading your app in android?