You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, When I am trying to save trimmed video it's returning below given error. It might be due to latest version Android 14. Can you please check and let me know as soon as possible?
I am using app/src/main/java/com/ahmedbadereldin/videotrimmerapplication/VideoTrimmerActivity.java File for video trimming.
And getting below given error. /content:/com.google.android.apps.photos.contentprovider/-1/2/content%3A%2F%2Fmedia%2Fexternal%2Fvideo%2Fmedia%2F1000000040/ORIGINAL/NONE/video%2Fmp4/676187410: open failed: ENOENT (No such file or directory)
The text was updated successfully, but these errors were encountered:
Hello, When I am trying to save trimmed video it's returning below given error. It might be due to latest version Android 14. Can you please check and let me know as soon as possible?
I am using
app/src/main/java/com/ahmedbadereldin/videotrimmerapplication/VideoTrimmerActivity.java
File for video trimming.And getting below given error.
/content:/com.google.android.apps.photos.contentprovider/-1/2/content%3A%2F%2Fmedia%2Fexternal%2Fvideo%2Fmedia%2F1000000040/ORIGINAL/NONE/video%2Fmp4/676187410: open failed: ENOENT (No such file or directory)
The text was updated successfully, but these errors were encountered: