How can I send an email without chooser dialog using Intent. I removed intent.settype()
from intent even though it shows chooser dialog. I want to show email page directly to Gmail or normal.
Asked
Active
Viewed 2,804 times
3

URAndroid
- 6,177
- 6
- 30
- 40
-
See http://stackoverflow.com/questions/2020088/sending-email-in-android-using-javamail-api-without-using-the-default-built-in-a – Arun C Jun 07 '13 at 06:28