Generate the Android manifest file
Updated: Nov 17, 2025
Generate the manifest file
To complete this step, you must have a Meta XR Core SDK or the All-in-one SDK installed.
See
Import the Meta XR Core SDK for installation instructions.
To generate a Meta Horizon Store-compatible Android manifest file in Unity, select Meta > Tools > Create store-compatible AndroidManifest.xml.
This creates an AndroidManifest.xml file in your Unity application’s Assets/Plugins/Android folder.
Note that this is not a complete manifest. Unity appends additional info to the file during the packaging process.
Remove unwanted permissions from a manifest file