AndroidComponents
Main Components of an Android App
AndroidComponents
Main Components of an Android App

Trick — ABCS
-
Activities: An activity represent a single screen with a user Interface , inShort Activity perform action on the Screens
-
Broadcast Receivers: Broadcast Receivers simply respond to the Broadcast Messages from other Application or from the system . Call , message , Battery Low. Broadcast Receivers is used to communicate between the Os and Application or between the Application .
-
Content Providers: Content Providers is an Android components that supplies data from the one Application to other on request . Uploading picture on Insta with Gallery Content Providers is used to share data between the Applications.
-
Services — A service is a components that runs in the background to perform long running task . When u close the application and task is running in the background ex -downloading File From Any Browser
메타데이터
- post_id
- 33129c9ef27f
- slug
- androidcomponents-33129c9ef27f
- url
- https://medium.com/@chsatyam/androidcomponents-33129c9ef27f
- canonical_url
- https://medium.com/@chsatyam/androidcomponents-33129c9ef27f
- author_url
- https://medium.com/@chsatyam
- status
- ok
- fetched_at
- 2026-08-31 15:21:15