05-15-2024 03:22 AM - edited 05-15-2024 04:44 AM
I have an app that users sideloads on their occulus devices, only issue is that it starts in portrait mode. Is there any way to detect occulus device using android sdk so i could force landscape view then?
After some more research looks like all android 2d apps starts very small and users have to manually resize them. Is there any way to programatically make them large from the startup?