What are the components of the Android Application? #2
Unanswered
AkhilSinghAndotra
asked this question in
Q&A
Replies: 1 comment
-
There are some necessary building blocks that an Android application consists of. These loosely coupled components are bound by the application manifest file which contains the description of each component and how they interact. The four main components of android applications are: Activities |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What are the components of the Android Application?
Beta Was this translation helpful? Give feedback.
All reactions