Vr game file system access

Hey guys. I am a novice concerning VR. I’m currently building a vr game on unity and I need players to be able to access the Android mobile file system during gameplay. Any pointers please?

I believe this question should be asked in a more general section since it doesn’t concern VR in any way…

Here’s some reference you should check out concerning android development :
https://docs.unity3d.com/Manual/android-GettingStarted.html

You should try being a little more precise or giving a verbal example of what you are trying to achieve in your next post thought

1 Like

Thanks a lot.

Its more of an app I guess. We need to be able to play movies stored on the mobile phone on a dedicated area in the game during gameplay

@ is right. Once you’ve learned some basics you can advance into your area of interest here: Playing Video in Unity - Unity Learn.