Quest Development
Share Quest-specific development feedback, issues, and challenges here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

API 32 - Launching one app from another fails

Since we upgraded our build to Android 32 our attempts to switch from one app to another fail. We are using the same code and settings as we did in 29. Existing apps built against 29 still work and can launch API 32 apps, but our API 32 apps just do ...

daver99 by Protege
  • 609 Views
  • 2 replies
  • 0 kudos

Questions about releasing the APP Target SDK

Hello everyone, excuse me. I would like to ask since the target SDK requirements for publishing applications have changed to a minimum of 32, but both my Oculus Quest 2 and Oculus Quest pro must be installed in the APK of target SDK 30. Oculus Quest ...

Issue with Web Task as of recent quest update

Link to documentationhttps://developer.oculus.com/documentation/web/web-tasks/Source codeIntent intent = new Intent("com.oculus.vrshell.intent.action.LAUNCH"); intent.setPackage("com.oculus.vrshell"); intent.putExtra("uri", "ovrweb://webtask?uri=" + ...

ekrenzin by Honored Guest
  • 630 Views
  • 0 replies
  • 0 kudos

Using/viewing your phone in VR for Quest 2!

The ability to view or use your phone in VR remotely would be very helpful and easily integrated for Android phones! This would benefit a lot of users and also help with productivity for some that are active in VR quite often on the Quest 2 or the Qu...

AndroidKeyStore not found on device

Hi, recently we have received multiple user reports that the logic of our Unity app has issues. Digging deeper, we realized that the error was related to Android KeyStore not found error. Our Unity app uses Andorid backend, which integrates with AWS ...

Free ringtones for every smartphone model

Are you looking for new ringtones to customize your phone? Then you are exactly right here! Today we would like to introduce you to a great way to spice up your smartphone with free ringtones - for any model! Our offer includes a wide range of klinge...

Game crashing when recording (According to logs)

Game is crashin:android_crash:android.app.BackgroundServiceStartNotAllowedException:com.oculus.vrapi.ScreenCaptureHelper.advertiseStreamablePackageStack Tracejava.lang.Error: FATAL EXCEPTION [Thread-3]Unity version : 2021.3.25f1Device model : Oculus ...

Obtain stream 360 from Oculus Quest 2

There is a way to obtain, using android tools (such as scrcpy or adb) or other tools, a stream containing the 360 video of an Oculus Quest 2 (therefore not only the user's view but the whole virtual environment)?Otherwise, is it possible to cast a he...

Selecting a file in the file browser

I'm trying to get a file path with startActivityForResult and ACTION_OPEN_DOCUMENT.The file browser opens. When I select a file, the file browser closes, but the universal menu is still open. In my code onActivityResult is never called.Any idea why t...

ireneRK by Honored Guest
  • 502 Views
  • 1 replies
  • 2 kudos

Hand Tracking not working in release

Hi- I've setup my project with controllers as hands as per https://developer.oculus.com/documentation/unity/unity-isdk-interaction-sdk-overview/ and when run in development mode, all of my interactables work great. If I build in release mode, however...

arvinkx by Honored Guest
  • 393 Views
  • 0 replies
  • 0 kudos

Draw over other apps Quest 2

Hello! I am trying to make an app that brightens or dims the screen when it receives a serial, but I am having problems. I used android studio to create an app that displays a dark image over other apps when it receives the proper serial inputs, but ...

Allowing apps to screen record?

Hi!I'm not really a developer, but I've been trying to get something to work on my quest for a while, and I'm wondering if I'm doing something wrong, or it's just not possible.Basically, I want to run this flatscreen android app on my quest 2. It rec...

The_Techy by Honored Guest
  • 318 Views
  • 0 replies
  • 0 kudos

Memory Error when opening the overlay menu

While monitoring the Android logs, and running my Unity Quest game, and pressing the Oculus button to open the overlay menu, I get this wierd memory error: error getting shared memory region, memory type: Controller, failed with Status(-1, EX_SECURIT...

SanCity by Protege
  • 2333 Views
  • 4 replies
  • 4 kudos

Android 12, All files access

Ok, so with the new android upgrade, accessing you stored files is a nightmare.Files copied over via USB cord are not showing, MP4, JPG, GIFFiles downloaded via the Browser are not appearing in downloadsIf my app writes the file to downloads, it appe...

Oculus Developer Hub obb download

Hi,I'm currently working on porting a Unity game from Rift to Quest 2. The issue I'm facing is regarding split applications using obb files. I uploaded both the apk and the obb file via the Oculus Developer Hub. (ODH) However, when I install the game...

hgcl by Honored Guest
  • 1905 Views
  • 1 replies
  • 0 kudos

Trying to upload app but getting error

* Your copy of Oculus Platform Command Line Utility is old. ** Version 1.67.0.000001 has been released on Fri Oct 08 2021. ** Please use the following command to update it: ** > \AppData\Roaming\odh\ovr-platform-util.exe self-update * [1mValidating b...

Labels