This feature is not implemented, please log a feature request in the public
issue tracker.
As a workaround, you could use a ContentProvider for the files you are
interested in.
Set ContentObserver on the ContentProvider. Every time the file is
added/deleted, add/delete the corresponding _data entry in the
ContentProvider.

2008/9/17 indra <[EMAIL PROTECTED]>

>
> Hi,
>
> Is there any way out by which we can get the change/modify
> notifications on file system.
> I want to get notifications from SD CARD, like we do on the databases
> applying ContentObservers.
> Pls help.
>
> Thanks and Regards,
> Indra
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to