Mobile Developer Question:

Download Job Interview Questions and Answers PDF

What is manifest file and how we used?

Mobile Developer Interview Question
Mobile Developer Interview Question

Answer:

Every Android app must have this manifest file in its root directory named 'AndroidManifest.xml'. The file includes critical information about the app, including the Java package name for the application.

Download Mobile Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is first element in AndroidManifest file, right after the encoding declaration?Which any other advice you have for the app developer?