Jump to content

JAMESJ

Verified Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

1 Neutral
  1. @CicePernice I don't know the Focus 3 OS version, but I try to get the XR Vive Elite OS veision It is Android 10 and API level 29 So, May be you need to add to get access. After add this line, I fix the problem. android:requestLegacyExternalStorage="true"
  2. @VIVE_chengnay Yes As try to get the OS version Android 10 API 29 I've add this line. after add this I could access the folder. Thank you! Maybe you could fix this via permission manager? android:requestLegacyExternalStorage="true"
  3. @VIVE_chengnay Thanks for reply! About the OpenBrush, I use the pre-install one on device. I've got the permission and allow and tried relaunch the OpenBrush. But the Lab function export still fail. About my developing APP. 1. I use the latest Wave SDK 5.5. 2. I've added the permission to my AndroidManifest.xml. 3. After allowed the permission (It does show the popup window), I also try many times to relaunch the APP. 4. I use the Unity Asset AVPRO to play the mp4 video Or try the basic C# File IO to File.Copy the mp4 file to my APP folder. Both of the behavior are fail. It showed access fail. PS. I also try the File IO to check if the mp4 exist correctlly, the result is true. The file really exist. Compare to normal Android APP (Pixel 4 with Android 13), after allowed the permission. I could smoothly play the video from the download folder. Please help me to check the result.
  4. @Alex_HTC I also need to access the Download folder. I use the XR elite device. I've try the PermissionManager and allowed. But still can't access the download folder. (I would like to play a video in the folder) Is there any update?
  5. Hi @VIVE_chengnay I 've follow your submit and try on XR Elite. There're 2 problems. 1. In OpenBrush, I've allowed the permission for access. But when I try to Export the paint result. It always show fail. 2. I've followed your step, but still can't access the download folder. (I would like to play video file in download folder). Please help me to fix the situation.
×
×
  • Create New...