Team Leader Android Developer Question:

Tell me what is An android manifest file?

Tweet Share WhatsApp

Answer:

Every application must have an AndroidManifest.xml file (with precisely that name) in its root directory. The manifest file presents essential information about your app to the Android system, information the system must have before it can run any of the app's code.

Download Team Leader Android Developer PDF Read All 67 Team Leader Android Developer Questions
Previous QuestionNext Question
Tell me how will you pass data to sub-activities?Explain me what is ANR in android?