App Screenshots in Oculus Screenshots folder/Sharing Menu
Our goal is to allow a user to capture screenshots in our app with our custom camera tool, and have these screenshots appear in the Oculus "Sharing" menu. Currently we have a custom camera tool in our app. We are successfully saving the images we capture to: /storage/emulated/0/Android/data/com.company.app/files/filename.png However, we receive an UnauthorizedExeption: Access to path "" is denied when we attempt to move our images, or save our images to: /storage/emulated/0/Oculus/Screenshots/ What is the proper way to ensure our custom screenshots show up in the Oculus system "Sharing" menu?2.5KViews1like3Comments