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 |
Can you change the name of an application after its deployment?
Enumerate the steps in creating a bounded service through aidl?
What are the different approaches that are required to share the objects?
What is AIDL?
Explain the scenario in which only ondestroy is called for an activity without onpause() and onstop()?
Can I upgrade my android os?
Name the dialog box which is supported by android?
Differentiate activities from services?
What is referred to explicit and implicit intent?
What is animation-list?
Explain .apk extension.
What is a resource?