Play videos that are over 200mb

You can put (copy) the video(s) to any location of your device and then set the correct path(s) to it (them) to the VideoPlayer.Source and request READ_MEDIA_VIDEO on Android 13+ or READ_EXTERNAL_STORAGE permission on Android < 13.

For example, if you put the video "myVideo1.mp4" in /Movies the correct path is:
file:///storage/emulated/0/Movies/myVideo1.mp4

It works !!! Thanks you very much. You helped me se much.
Thmaks once again
have a nice day

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.