InterviewSolution
Saved Bookmarks
| 1. |
What Is An App Manifest? |
|
Answer» An APP MANIFEST is an XML file that DECLARES the BASIC properties of the app along with where the app will run and what to do when the app is started. An app manifest is an XML file that declares the basic properties of the app along with where the app will run and what to do when the app is started. |
|