I want to install an B4A App on my new Oculus Quest VR Headset.
If i start the App via IDE (adb) the Quest run the app without problems.
But even if i install the app via Sideload i cannot find it in the Applist. I think i have to change something in the manifest to detect the app as an VR app.
https://developer.oculus.com/distribute/latest/concepts/publish-mobile-manifest/
(i think the section below "Application Manifest Specification" is necessary)
Can someone tell me, according to the given link, how i have to set my manifest?
p.s i have sideloaded some other VR apps like QuakeGVR
https://github.com/DrBeef/QuakeGVR/releases
And this app is displayed in the list for unknown sources. but not mine
If i start the App via IDE (adb) the Quest run the app without problems.
But even if i install the app via Sideload i cannot find it in the Applist. I think i have to change something in the manifest to detect the app as an VR app.
https://developer.oculus.com/distribute/latest/concepts/publish-mobile-manifest/
(i think the section below "Application Manifest Specification" is necessary)
Can someone tell me, according to the given link, how i have to set my manifest?
p.s i have sideloaded some other VR apps like QuakeGVR
https://github.com/DrBeef/QuakeGVR/releases
And this app is displayed in the list for unknown sources. but not mine
Last edited: