On Jul 22, 6:33 pm, Dianne Hackborn <
hack...@android.com> wrote:
> If the docs says it is recursive, the doc is wrong. The underlying Linux
> facility for this is not recursive.
>
>
>
> On Thu, Jul 22, 2010 at 7:47 AM, jrm <
jrmphl...@gmail.com> wrote:
> > Hi,
>
> > According to Android Developers Reference, FileObserver should be
> > recursive.
> > But on my side, it is not:
> > My observer is monitoring all events on a directory called DIRECTORY1.
> > - If I add a file inside DIRECTORY1, my observer receives an event.
> > - If I add a new directory DIRECTORY2 inside DIRECTORY1, my observer
> > receives an event.
> > - But if I add a file inside DIRECTORY2, my observer does not receive
> > any event ... is it normal?
>
> > Thanks in advance
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "android-platform" group.
> > To post to this group, send email to
android-...@googlegroups.com.
> > To unsubscribe from this group, send email to