What is the use of AndroidManifest.xml file?
It declares the minimum level of the android API that the application requires
It describes the component of the application
It facilitates to provide a uinque name for the application by specifying package name
All of the above