Hi,
On android there's a media scanner and music apps use this to list all the songs on the device, how can I access this data (I need read, but write would be nice too)?
I've found how to do it in java:-
Android - Accessing Data With Android Cursors - Android Tutorials
also, is it possible to force a re-scan of the SD card to re-index files?
many thanks!
- Anthony
On android there's a media scanner and music apps use this to list all the songs on the device, how can I access this data (I need read, but write would be nice too)?
I've found how to do it in java:-
Android - Accessing Data With Android Cursors - Android Tutorials
also, is it possible to force a re-scan of the SD card to re-index files?
many thanks!
- Anthony
Last edited: