Ok, having gone through the Android API, I've not come up with a reasonable solution to my issue: I need to intercept emails going out and coming in to an Android device. Does anyone have an idea of what I could do that doesn't involve rewriting an email client application and imbedding into it my own application logic?
As background, I've written a PGP client for BlackBerries and in doiong so, wrote the PGP API layer with J2ME. I did this thinking I'd be able to write a simular application for Android but when I watch the logs when emails going in or out of the simulator, no intents are fired at all. I'm currently at a loss for what I can do to integrate a PGP layer into the device without the use of intents. TIA Matty --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

