No, sorry, the pattern matching is strictly defined by the capabilities of IntentFilter. We very deliberately designed the system to not execute application code when resolving resolve intents.
On Apr 7, 10:44 pm, Nitin Khanna <[EMAIL PROTECTED]> wrote: > Hi! > > Is there a way in android to extend the intent identification logic > for existing applications. Say for example i type in the rss feed url > or an http url in the phone application or something similar. So can I > extend the identification logic such that the application executes a > parser defined by my code, and then depending upon the identified > intent fires the activity which handles the intent. > > Regards > Nitinwww.hsc.com --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

