android 11 emulator returns empty `Cursor` when tr...
# android
s
android 11 emulator returns empty
Cursor
when trying to get audio files from
MediaStore
. ANy help?
stackoverflow 1
v
t
Have you uploaded audio files to the Music folder ? If you still can't see any of them, you may need to request a MediaStore refresh first
s
I am not using Scoped Storage
I copied files to the emulator using file explorer. Will try MediaStore refresh
restarting the emulator, works!! Thanks a ton @tseisel