What are the components of the Android Application?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please Disable the AdBlocker to Continue to the site.
An Android application is made up of a few essential building blocks. The application manifest file, which gives a description of each component and how they work together, binds these loosely connected components together. Android applications consist of five basic parts:
1. Activities
2. Services
3. Content Providers
4. Broadcast Receiver
5. Intents