Introduction

The Manifest is an obligatory file named exactly “AndroidManifest.xml” and located in the app’s root directory. It specifies the app name, icon, Java package name, version, declaration of Activities, Services, app permissions and other information.