PankajV
PankajV

Reputation: 29

Android: How to open an email received on a mail account?

Android: programmatically - how to open an email received on mail account (for example, gmail). Like in BlackBerry, there is ViewListener interface, which has open() and close() methods. Is there any similar interface in Android as well. Please advise.

Upvotes: 0

Views: 1431

Answers (1)

CommonsWare
CommonsWare

Reputation: 1006584

This is not possible on Android -- sorry!

Upvotes: 1

Related Questions