Answer Posted / mady
A single screen in an application, with supporting Java code.
An activity presents a visual user interface for one focused endeavor the user can undertake.
For example, an activity might present a list of menu items users can choose from or it might display photographs along with their captions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mvp in android?
difference between nine-patch image vs regular bitmap image in android?
Explain me difference between asynctasks & threads?
What is google android sdk? What are the tools placed in android sdk?
An android application needs to access device data e.g sms messages, camera etc. At what stage user needs to grant the permissions?
How would you update the ui of an activity from a background service?
What's the difference between android and iphone?
Which dialog boxes can you use in you Android application?
In android, normally sdcard is?
What is android application module?
What is onstop?
How to store arraylist in sqlite database in android?
Describe the android framework
how fragment differs from activity?
Explain the sending sms in android?