Packaging for Standalone
Setup project according to other pages in WIKI, including VR Settings for Unreal Engine 4/5
Ensure Android SDK for Unreal is setup according to this documentation [Unreal 5.4.x]:
Additionally, under Project Settings/Android, check the following:
- Package game inside .apk?
- Support Vulkan
- Support OpenGL ES3.2 OFF (IMPORTANT)
- Advanced APK Packaging/Package for Oculus Devices: (Add Quest 2 to array element)
More optimizations: https://www.youtube.com/watch?v=y3xFZF9Nyt4
Additional settings may be required depending on the standalone/deployment platform (such as AppLab or Oculus store)