Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6922529
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:25:05+00:00 2026-05-27T10:25:05+00:00

i am able to send mail using below my code ,but by default after

  • 0

i am able to send mail using below my code ,but by default after click on send email i am returning to my previous activity means from where my send email action fires but i want to navigate to other activity after sending mail means after click on send button i don’t want to return my previous activity ..so how to do the same,.
than x to all my responder in advance..hope i will get solution here

my code for sending mail is below:

 Intent(android.content.Intent.ACTION_SENDTO);
 emailIntent.setType("text/html");
 emailIntent.putExtra(android.content.Intent.EXTRA_SUBJECT, "testing email send.");
 emailIntent.putExtra(android.content.Intent.EXTRA_TEXT, Html.fromHtml("<b>this is html text in email body.</b>"));
 startActivity(Intent.createChooser(emailIntent, "Email to Friend"));

in this code using startActivity(Intent.createChooser(emailIntent, “Email to Friend”)); this a mail page is open with the title and body and after writing on “TO”(whom to send mail) and click on send mail send and i navigate to my previous actitivity but i want to go other activity…

  **means how to handle button send on send email activity**
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T10:25:05+00:00Added an answer on May 27, 2026 at 10:25 am

    You can start the email activity with startActivityForResult(Intent, int requestCode) method and then start the activity you want to appear after the email has been sent (or not sent, actually) from onActivityResult() method

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am using Interop.Domino.dll and able to send mail via c# code to lotus
I've been able to send an email using SMTP in PHP, but when I
I am able to send emails using the typical C# SMTP code across Exchange
I am using System::Net::Mail to send emails. I was questioned about is it able
I ran into a wee issue when using mail(). I wasn't able to send
When sending an e-mail using Microsoft Outlook I want to be able to send
I am using PHP Swift Mailer to send Mail to my user, whose email
I want to be able to send e-mail from my own domain (Domain.com) over
I've been able to send emails using Lotus Notes and VBA and Python using
Is a SMTP server required to be able to send mail through a web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.