Edit tags, then scan this way:
MediaScannerConnection.scanFile(context, path, null, null);
Changes are saved, but randomly files disappear from the mediaStore (not always). It is treated with a full library scan. Where to dig, I can not imagine?
Edit tags, then scan this way:
MediaScannerConnection.scanFile(context, path, null, null);
Changes are saved, but randomly files disappear from the mediaStore (not always). It is treated with a full library scan. Where to dig, I can not imagine?
Source: https://ru.stackoverflow.com/questions/510205/
All Articles