adspace
Answer Posted / Tauseef Rafat
In the context of Android OS, Activities are fundamental building blocks which provide a visual interface for users to interact with applications. Activities are used to perform tasks or to respond to user events in an app. Each activity is a single screen with a specific purpose, and they can communicate with each other via intents.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers