On Mon, Apr 27, 2009 at 11:32 PM, nEx.Software <justin.shapc...@gmail.com>wrote:

>
> A quick look shows at the source indicates the MediaScanner omits
> files that begin like "._" or are like "Folder.jpg",
> "AlbumArtSmall.jpg", "AlbumArt_{...}_Large.jpg" or "AlbumArt_{...}
> _Small.jpg". But it all seems to be based on filename. Of course
> there's a native method in there "processDirectory" that I don't
> understand because I don't understand c++. Maybe that's supposed to
> weed out certain folders/files? Of course, I don't know if this helps


The native method will skip any folders whose name starts with a period.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to