What is not true about the AndroidManifest.xml file?

What is not true about the AndroidManifest.xml file?
A . It declares the views used within the application
B . It declares user permissions the application requires
C . It declares application components
D . It declares hardware and software features used within the application

Answer: A

Explanation:

Among other things, the manifest does the following:

It declares which permissions the application must have in order to access protected parts of the API and interact with other applications.

It also declares the permissions that others are required to have in order to interact with the application’s components.

It describes the components of the application ― the activities, services, broadcast receivers, and content providers that the application is composed of.

It declares the minimum level of the Android API that the application requires.

References:

http://developer.android.com/guide/topics/manifest/manifest-intro.html

Latest AND-401 Dumps Valid Version with 228 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments