Skip to Content

In the Package Explorer window, find the file ‘AndroidManifest.xml’. This file contains metadata about your application, including the name of the package, activity names, and the main activity. It also contains information about security settings, hardware requirements, and permissions. Unity modifies the main Android Manifest to automatically add features and configuration options. You can read …

Read More about How Do I Find the Android Manifest File?