Closed GoogleCodeExporter closed 9 years ago
This application simply lists the information that is in your phone's media
library. It has no control over what gets put in the library. Generally, this
library is managed by some background process that comes with the phone. In
particular, the internal sounds should be indexed in the INTERNAL_CONTENT_URI
(http://developer.android.com/reference/android/provider/MediaStore.Audio.Albums
.html#INTERNAL_CONTENT_URI).
The fact that these items are not showing up probably means that your media
library was in some way corrupted during your operating system update. I
believe you can clear the media cache by going into the application manager,
finding the 'Media storage' application and clearing the application data.
This should trigger a rebuild of the media library after your next reboot, but
I've never actually tried this before, though...
Original comment by kraigs.a...@gmail.com
on 4 Apr 2011 at 7:22
Excellent! Thank you for the info. I can testify it DID work! I guess Sense
must be getting it's alarms list some other way. Took a few minutes for the
media library to rebuild, but once it did, all the alarms and sound effects
were available on the INTERNAL tab once again.
Thank you for excellent support! And apologies for blaming the Klock for
something that wasn't it's fault! :)
Original comment by azday...@gmail.com
on 4 Apr 2011 at 8:34
Original issue reported on code.google.com by
azday...@gmail.com
on 4 Apr 2011 at 4:42