Hi all,

I want to create an app or background service that just listens for
the launch of a 'default' app, say Contacts or the built-in Gmail app.
If the contact app is clicked, I want to transfer control to my app
temporarily (e.g. present a Yes/No popup to the user by launching a
simple activity or increment an internal counter of my app ) and then
redirect the user back to the app that was clicked. I want to do this
only for a couple of 'well-known' built-in default apps, not any third
party apps.

Is this possible? May be using some special intents? Any guidance is
much appreciated. thanks.

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