Showing posts with label android component. Show all posts
Showing posts with label android component. Show all posts

30 January 2017

Android Components

Application Components

Application components are the essential building blocks of an Android application. These components are loosely coupled by the application manifest file AndroidManifest.xml that describes each component of the application and how they interact.