Overview
This editor extension allows you to manage android manifest easily. Editor window will create the representation of current AndroidManifest and allow you to view, modify, remove and add:
- Manifest Tags and properties
- Application settings
- Application properties
- Manage Activities
- Manage Permissions
For advanced developers extension offer C# API which will allow you to work with the manifest using Unity C# scripting.