User Activity

I’mcreating a Gear VR app which plays a large video that is 650MB. When submittingthe app to the Oculus store their testing found that it would not play thevideo on a Galaxy S6 running Lollipop. The problem doesn’t seem to be happeningon other Gear V...
I'm creating a Gear VR android app that plays a large 30 minute video. I have read that I should not use the StreamingAssets folder, but I don't see any information about what I should be using instead. If I put the video in Assets/videos it is not i...
I'm trying to detect when the Gear VR headset is being worn so I can pause my app as soon as it is taken off. Instead of 10 seconds after. Which is the default. I can't find any documentation about this. Can data be read from the proximity sensor in ...
I'm trying to detect when the Gear VR headset is being worn so I can pause my app as soon as it is taken off. Instead of 10 seconds after. Which is the default. I can't find any documentation about this. Can data be read from the proximity sensor in ...