You cannot hook into another application. You can only share data through ContentProviders. But I don't think Gmail and other email apps would expose their data to other apps. It doesn't make sense as well.
Thanks and Regards, Kumar Bibek. On Mar 10, 6:37 am, tom <[email protected]> wrote: > Hello all, > > I was wondering if it is possible to hook into the gmail and email > applications and check to see if it contains text that matches a > regular expression, and if it does, make that text into a link with a > URI that would open my application. What i am thinking of is similar > to how the gmail application can detect a web address or phone number > and make it a link. Is something like this possible? > > Thank you, > Tom -- 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

