Explain the activities?



Explain the activities?..

Answer / Vinay Kumar Dubey

Activities in Android are the building blocks of user interface and main components that run on top of the Android system. Activities manage user interaction with the application, they are responsible for managing a single focusable UI screen, controlling the input and handling user actions such as clicks, gestures, and other events.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Can you change the name of an application after its deployment?

1 Answers  


Enumerate the steps in creating a bounded service through aidl?

1 Answers  


What are the different approaches that are required to share the objects?

1 Answers  


What is AIDL?

1 Answers   B-Ways TecnoSoft,


Explain the scenario in which only ondestroy is called for an activity without onpause() and onstop()?

1 Answers  


Can I upgrade my android os?

1 Answers  


Name the dialog box which is supported by android?

1 Answers  


Differentiate activities from services?

1 Answers  


What is referred to explicit and implicit intent?

1 Answers  


What is animation-list?

1 Answers  


Explain .apk extension.

1 Answers  


What is a resource?

1 Answers  


Categories