@TheSwanCollective In my environment, I was able to write the csv file
to "/mnt/sdcard" with the following settings. However, I don't know if
there is a problem in loading the video. Player SettingsBuild Settings
Hi, I had the same problem, but I solved it with the following
method.Add the following code to the application tag in
AndroidManifest.xml.android:requestLegacyExternalStorage="true"