tags:

views:

249

answers:

1

Android: programmatically - how to open a email received on mail account (example gmail). Like in BlackBerry There is ViewListener interface, which has open() and close() method. Is there any Similar Interface in Android as well. Please advice.

A: 

This is not possible on Android -- sorry!

CommonsWare
When I opened Emulator (android). I can see email application, to which I configure my Outlook account. Now, I want to create an application, such that when I open a mail of my Outlook a/c (thru the email application of android), it should Open a web-browser or it should do something else. rather then displaying the message content on opening of mail. Is there is API of android that will help in this scenario.Any Help would be appreciated
PankajV
This is not possible on Android -- sorry!
CommonsWare