Hi,

In the media store code of android, The file MediaScannerService has a
code :

MediaScanner scanner = new MediaScanner(this);
scanner.scanDirectories(directories, volumeName);

I am unable to figure out where is this function scanDirectories is
and what it does.
My intention here is to know how android fills in the content provider
from the sdcard data after bootup.

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

Reply via email to