a914-gowtham / android-video-trimmer

Helps to trim local videos with compress option on Android applications using Exoplayer 2 and FFmpeg.
Other
362 stars 115 forks source link

java.lang.IllegalArgumentException: column '_data' does not exist. Available columns: [], #68

Closed khurramconovo closed 4 months ago

khurramconovo commented 2 years ago

image

In your library, this function is crashing the application while launching the trimmer in android P. I have tested it on Oneplus mobile phone.

khurramconovo commented 2 years ago

image

Even after updating to version 1.7.1, trimmer is crashing on android 30 , samsung as well

khurramconovo commented 2 years ago

Please fix this issue by focusing on scoped storage of the android framework.

a914-gowtham commented 4 months ago

fixed.