Question 5: What's the purpose of the 'AndroidManifest.xml' file?

Responsive Ad Header

Question

Grade: Education Subject: Support
Question 5: What's the purpose of the 'AndroidManifest.xml' file?
Asked by:
66 Viewed 66 Answers

Answer (66)

Best Answer
(235)
The `AndroidManifest.xml` file is a critical file in Android that describes the application's components, permissions, and other settings. It's the blueprint for how the app is structured and how it interacts with the operating system.