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

Forum Posts

Welcome to the Meta Developer Forum!

Welcome to the Meta Developer Forum! This is a community-driven space where you can share insights, ask questions, and address challenges with fellow developers. Our goal is to create a supportive and respectful environment where everyone can learn f...

Files App access to local SMB/NFS shares via WiFi

Hi,I think a great benefit/feature for the native Files app on the Meta Quest 3 would be the addition of connecting to local SMB/NFS shares with local media.This is supported by relevant third party paid media apps and if supported by native Meta Que...

mariocro by Explorer
  • 3772 Views
  • 2 replies
  • 10 kudos

Opening the Quest Files app from within my app

We have written Java code that correctly inserts jpgs into the Quet media gallery. The code is very much what you would do in any Android app, public void run() { Bitmap bitmap = BitmapFactory.decodeFile(location); MediaStore.Images.Media.insertImage...

Labels