The term component in Android development can be defined as a class that encapsulates an independent function of the application.
The following are some examples of components in Android development:
- Activities: A component which is responsible for displaying the screen and handling user interactions. They are intended to present data primarily to the user and offer options to manipulate it.
- Services: Components that run outside of their own process and are not visible to other components, but perform their tasks without affecting other components or processes
Share a personalized message with your friends.