googlevr / gvr-android-sdk

Google VR SDK for Android
http://developers.google.com/vr/android/
Other
3.28k stars 1.28k forks source link

Permissions question #641

Open Anton111111 opened 5 years ago

Anton111111 commented 5 years ago

When i press on settings wheel on vrview i see permission request "Allow access photos, media and files on your device". But i don't have in manifest READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE permissions. I see this request only on devices with android 8 and highest. I wonder why i see this permission request? And can i disable this request or it is required?