adspace
What do you understand with an activity in android?
Answer Posted / Chetendra Kumar
An Activity is a single screen with a user interface, and it is the basic building block of Android applications. Each Activity represents a single screen within the app and can have its own intent, state, and resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers