Err... Your spelling is a little off...

But basically, if you're trying to write a "spy" app, the point of
anyone doing Android systems development is to try to make sure your
app is impossible to write.

You also seem to lack a fundamental understanding of how broadcast
receivers work: they are just bits of code that run "whenever" after
you specify what kinds of intents they can catch.

Kris

On Fri, Apr 20, 2012 at 3:19 AM, asheesh arya <asheesharya...@gmail.com> wrote:
> hi kristopher,
>                    can you justify your staement that how can my application
> is not possible to implemented. please be specific.
>
>
>
> --
> 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

-- 
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