Android ContentResolver.query always returns same data
问题 I have videoplayer app with filebrowser listing all videos on SD card Code inspired by i want get audio files in sd card Using ContentResolver, works as expected, but it does not update if the files on card change. I do not mean automatically, but after view/app restart. Not even reinstalling the application helped, still shows the same files. The deleted video file is not visible via PC nor it is possible to play it (This video cannot be played (translation)). I dumped the data and the