CodeBoy722 / MediaFacer

An android library aimed at helping in the structured querying of the MediaStore to get media files in the simplest way possible taking in account both storage mediums on device
107 stars 25 forks source link

not showing Audios in android 11 emulator. #13

Closed Office-Murtaza closed 3 years ago

Office-Murtaza commented 3 years ago

this library not showing all audio in android 11 pixel 4 API S emulator. help me to sort out this problem.

CodeBoy722 commented 3 years ago

try using a real device, sometimes emulator don't read the device storage well

Office-Murtaza commented 3 years ago

show all audios when using file api but not show audio files when using this library in android 10+.