Oculus Go Development
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GearVR app within Android App

I'm looking to create an Android app where:1) Launch a Non-VR app and it takes you to a sign in screen2) You sign in and then it asks you to insert the app into the GearVR.Is there any way to do one of the following?A) Have sign-in be through a stand...

sapanda by Explorer
  • 2971 Views
  • 8 replies
  • 0 kudos

How to disable/suppress VolumePopup notification

(Note I still work with Mobile SDK 1.0.0.1 (not 1.0.3)).I see that VrGUI\Src\VolumePopup.cpp is the volume notification that pops up when the volume button is being pressed.Is there a way to suppress/disable Volume notification from showing?Thanks

nomades by Honored Guest
  • 331 Views
  • 0 replies
  • 0 kudos

Notification in GearVR

HiI wanted to ask about showing and building notifications while users are in VR. I have tried every which way to get notifications to appear while users are in VR but it has never worked.I want the notification to appear when a user presses a volume...

Request for Submission Folder Wait Time

I have submitted a request for a Box Submission Folder 20 days and have yet to receive an update on the request. I replied to the original ticket email a week ago and still have not received an update.What is the average time for a Submission Folder ...

Berell by Honored Guest
  • 214 Views
  • 0 replies
  • 0 kudos

Process for Designing UI in VR

Hi all,I'm an interaction designer just getting started in VR. As with a lot of designers working on web or mobile apps we start in a flat 2D world of Photoshop and/or Sketch 3. I'm about to design an experience similar to VRSE or Jaunt VR for the Ge...

zeypher by Explorer
  • 2379 Views
  • 8 replies
  • 0 kudos

Solution to Distribution (and Demo of My Game)!

Hello!I notice many of you are asking how to distribute your apps privately or without having to go through the month-or-longer Oculus approval process. Well I stumbled upon one such service called ConstructVR which we're using to distribute the demo...

Payment card

Hi I have just got my new Oculus VR,I would like to know what sort of payment card do I need to pay for games on the Oculus please.

Resolved! How to integrate Leaderboards and Friends in Unity

I'm developing a Gear VR game and would like to include a leaderboard, with the option of showing scores for all users or just friends of the player. The Oculus developer pages mention ovr_Leaderboard_WriteEntry() but I assume this is in the C/C++ AP...

Fulby by Heroic Explorer
  • 2205 Views
  • 7 replies
  • 0 kudos

Wasting time in PlayerEndOfFrame

Hi!Im trying to optimize a scene for running on GearVR (Note 4). I noticed in the profiler that a lot of time is spent in "PlayerEndOfFrame". As I understood this method is Oculus' own version of vsync, to wait until the next frame can be presented. ...

Ser3nity by Honored Guest
  • 3949 Views
  • 5 replies
  • 0 kudos

Gear VR App black screen

Hello , I tried to run and build my own app , I bought last week a gear VR and start to developp a test app. I'm using Unity3D 5.3.5f1, I've downloaded and installed, the JDK , and also the Oculus SDK. I've enabled the VR on unity and created the ocu...

Private Gear VR applications for internal use?

Are there any provisions for deploying applications for internal use (company, institution, etc) that allow the application to appear in the Oculus Home menu? Sort of a private store? AFAICT in order for the app to be accessible on the home menu, it ...

OvrStoragePaths to access sdcard on an S7?

I've got a custom video playing app that's working fine for media located on the internal storage of an S7, but can't convince the OvrStoragePaths class to look at the correct paths on the SD card. The SD card is mounted at /storage/6531-6364, not /s...

craigmcn by Honored Guest
  • 401 Views
  • 0 replies
  • 0 kudos

Resolved! Not Returning to App after IAP Handling

I am able to successfully make purchases in the app, but regardless of whether the purchase is successful or not after the payment is handled in Oculus it just goes to a black screen instead of returning to the scene that called the purchase event. I...

iWalker by Honored Guest
  • 561 Views
  • 1 replies
  • 0 kudos

Possible to submit app only for Oculus Keys?

I would like to submit an app, but only want to distribute it with Oculus Keys. I looked through the application forms, but didn't see an option for this. Is it possible? And would review times be shorter if we wanted to go this route? Apologies if I...

build.bat failed

I am getting this error, the project was created from the Native apps template:Execution failed for task ‘:VrCapture:Projects:Android:NDKBuildRelease’> Process ‘command ‘C:\Dev\Android\android-ndk-r11c-windows-x86_64\andoir-ndk-r11c/ndk-build.cmd’’ f...

Unity -- recommended atlas size?

While it's clear to me that atlassing can lead to less materials (which would help reduce the overall draw call count), it's not clear what the optimal atlas size is for GearVR.For now I've assumed 4096x4096 atlasses would be fine, however larger atl...

Only use android platform?

Hello Mr.Usually, i am dealing with app between android and iOS .I found mobile platform in this site.But,there are no iOS Platform sdk.Is there iOS platform sdk?Plase answer me.Thanks a lot.