Which of the following statements is correct about AndroidManifest.xml file?
(Choose
1
A. Permissions are not specified in AndroidManifest.xml
answer)
B. The AndroidManifest.xml is optional.
C. The AndroidManifest.xml must supply a unique Application package name for your App.
D. AndroidManifest.xml file is a UI layout file
Ext 2