cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a single app which support 2d mode as well as MR using spatial sdk?

butterchickenpizza
Honored Guest

Hello I'm currently developing an app for meta quest which should work on background on any other apps/games like the meta quest browser. Based on my understanding, this is only possible by just porting 2d Android app. 

But i want to have standalone spatial features using meta spatial sdk as well. 

Should I make two separate apps or just building one would support both the usecase? Spatial features are just addition to the current 2d app

1 REPLY 1

arikc
Meta Employee

Hi there -- it is definitely possible to create one app that has both a 2d mode and switches into an immersive experience using Meta Spatial SDK.  

I would recommend looking at the hybrid sample on GitHub to get started.