You can use this code when you want your users to have the ability to send email from your app, for example is the app feature where the users can send feedback, comments or suggestions directly to any given email address.
This code will open the Gmail App with the help of android intent filter.
Now you can add this code to your project or utility class.
public void openGmailApp(String[]
↧