Thanks for the reply from where the action is. You should really
consider adding a feature of that kind.
For instance, Windows Mobile team may also find it heavy, but they do
have a neat functionality with SHChangeNotifyRegister(). By not
providing an optimized mechanisms to do this, you will not suppress
the need to have it, and developers will find even more expensive
mechanism to get that eventually. Same rule applies to browsing the
folder "/data".

p.s. that red dot on the emulator... some BSG fans out there?

On May 13, 9:02 am, hackbod <[EMAIL PROTECTED]> wrote:
> Sorry, there is no way to do this.  Monitoring all of the files on a
> file system is expensive, so it is something we made sure we didn't
> need to do.
>
> On May 12, 4:47 pm,MannyNS<[EMAIL PROTECTED]> wrote:
>
> > Is there a way to subscribe to (all) file system notifications from
> > Android? I know there is android.os.FileObserver, but unless one
> > instance is created and linked for every single folder on the phone,
> > it is useless.
> > Is there anything like SHChangeNotifyRegister? How did Android
> > creators fulfill the need for a feature of this kind?
>
> > Manny
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to