Valid AND-401 Dumps shared by ExamDiscuss.com for Helping Passing AND-401 Exam! ExamDiscuss.com now offer the newest AND-401 exam dumps, the ExamDiscuss.com AND-401 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AND-401 dumps with Test Engine here:
What is not true about the AndroidManifest.xml file?
Correct Answer: A
Explanation/Reference: 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