I am an android developer.I have a normal android app which I want to run on oculus go.I tried to install it from android studio.It got installed but no controller event is working and the ui does not look good.Its just showing a portion of the ui. Can you please help me with the additional steps so that i can make my app run on oculus go as well (if its possible).
I think the main thing to remember is that the app / UI would need to be VR compatible. So basically, can it be rendered in a VR world? (stereoscopic). I'd imagine a lot of the UI would need redone to support VR in general.