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