This really sounds like it shouldn't exist.  At the very least, you won't be
able to capture random intents from other applications without a bit of
work, what kind of applications are you trying to block from being
installed?

Keep in mind, that you can't just expect your app to sit in the background
forever...

Kris

On Mon, Sep 5, 2011 at 12:39 PM, ngbl <[email protected]> wrote:

> I'm working on an application to block other apps installed on the
> phone.
>  I've seen several in the android market but want to learn to make one
> by myself.
>
> I've been reading a lot of the API but I can't get something that help
> me.
>
> Maybe if someone can help me, I can figure out what I have to do.
>
> I need to know when an application is about to begin. I mean,  that my
> service can capture the intent of starting an activity by pressing an
> application from the launcher.
>
> I appreciate your help!
>
> --
> 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

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