I am designing an app in which i need to open an email client on clicking a button. The email client should be opened with a pre-defined subject and \'to\' address. Is there
If you have a e-mail address on screen, you can just use in your xml, like this:
android:autoLink="email"