It is a shared set application data, stored on a steady and persistent storage like file, web, Database etc. Other application can query the application on request.
Application Components are the essential factors of application. Each can be entrance to the application. Each must be register in AndroidManifest.xml file with short detail like intent-filter etc. and interaction of them.