Forum Discussion
aguirreduran
4 years agoExplorer
Access to internal storage files
Hello,
I'm developing an application that should record the VR experience in a video and store it in the "gallery" of the Oculus.
The script that I'm using in unity is developed for Android devices, and the path that is considered is this one:
System.IO.Directory.CreateDirectory(Application.persistentDataPath + GALLERY_PATH);
where GALLERY_PATH = "/../../../../DCIM/VideoRecorders";
My questions are:
- Is this path recognized by the Oculus Quest?
- Can I access to the gallery of the Oculus while I'm using it in the developer mode?
Thanks,
Replies have been turned off for this discussion
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 months ago
- 2 years ago
- 16 days ago
- 9 months ago
- 2 months ago