I am new to all of this, but I am doing the best I can. Okay so, basically 
I want to do the following:

1. User taps on a url in say the sms app they are using.
2. The URL intent comes up
3. My "activity or service or something" is listening and then can know if 
the URL intent was called.
4. Not super necessary, but I am curious, could at this stage you simulate 
a back button or something once you know an intent has been called? 
Effectively killing or dismissing the intent dialog back to the screen that 
called it?

Some similar functionality to what I am talking about takes place 
with 
https://play.google.com/store/apps/details?id=com.carrotapp.protectpronew&hl=en 
if a user taps an app, it intercepts that app opening and asks the user for 
a password. Could you basically make this same application, but for intents 
instead of specific apps?

If it isn't possible with just a normal app, are there any other 
workarounds maybe with having the launcher replaced first and doing it 
through that somehow?

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