Hi, Please help me make these mods from apk packaging in the project settings section. I have no programming knowledge aand need to make these changes to the game xml to launch to my headset.
MODIFYING THE ANDROID MANIFEST
To develop your Friends VR app, the following modifications need to be made to the Android Manifest file.
LG 360 VR needs to be declared to display your VR app on LG 360 VR home screen.
Category name in an intent filter needs to be modified as below to hide your VR app on the smartphone’s home screen. Remove category Launcher and add category Info.
Activity name needs to be declared as below to exclude your VR app from the recently used apps.