This might sound like a dumb question to some (it sort of does to me) but I cant seem to get a successful Unity video player URL link to a video file on an Android. I am sure there is just something really simple i'm missing. I have little experience developing for mobile so I'm not even sure what the "correct way" to set up a file path is. Also when I attempt to drag and drop the file from the Android device opened in windows file explorer Unity rejects it, I am assuming this is because its smart enough to realize that it is not the correct path.
The same video will successfully link on a computer via standard file path "/users/name/desktop/video.mp4".