Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
threyeinteracti's avatar
threyeinteracti
Honored Guest
9 years ago

Cross Platform Android Manifest Daydream GearVR

Hi is there a way to setup Unity so that I can just do a  build and run and get an apk that will work for both GearVR as well as Daydream.
As per my understanding GearVR has some specific requirements, which is why I'm asking here (but still a noob).
While I can manually write an Editor Build script and modify the AndroidManifest, would be nice if there was a 'native' way to go about this.

2 Replies

Replies have been turned off for this discussion
  • @threyeinteractive
    I don't think there is a working native way for this problem at this moment. Both platform have some mutually exclusive requirements in the AndroidManifest. (permission request, intent category etc.) But if you find a good solution please let me know.
  • @palii90 I've so for written an Editor Build script that swaps out the pre-created manifests.
    Will work on it a bit more so that the bundle version gets auto incremented.
    So far this seems the best way to go about it.

    Unity forum Link