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

  • SEARCH
  • Home
  • 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 6948125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T13:46:54+00:00 2026-05-27T13:46:54+00:00

Intent emailIntent = new Intent(android.content.Intent.ACTION_SEND); I am using an intent to open an Activity

  • 0
Intent emailIntent = new Intent(android.content.Intent.ACTION_SEND);

I am using an intent to open an Activity and allow the user to send an email.
Is it possible to be notified of the result after the user is done with this activity?

Fro example be notified that email was sent, or cancel was clicked.

  • 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-27T13:46:55+00:00Added an answer on May 27, 2026 at 1:46 pm

    Unfortunately, I don’t think this is specified for any of the intents regarding email or text messaging and the like.

    You can’t be sure which Activity will end up handling your intent, and each Activity could return different resultCodes for the same logical outcome.

    In my testing the text messaging app in the emulator returned zero no matter the outcome.

    Answer is from this question

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

Sidebar

Related Questions

i found a way to send plain text email using intent: final Intent emailIntent
how to open gmail and send email to specific id ina android app? Intent
I want to send HTML content via email. I open gmail via intent and
In my Android App I send email messages with images attached. Using the Intent
I'm using the following piece of code in Android to send a mail: Intent
Intent intent = new Intent(Intent.ACTION_SEND); intent.setType("text/html"); intent.putExtra(Intent.EXTRA_EMAIL, "emailaddress@emailaddress.com"); intent.putExtra(Intent.EXTRA_SUBJECT, "Subject"); intent.putExtra(Intent.EXTRA_TEXT, "I'm email body.");
I am using email Intent to send emails, I need to detect if the
Android documents starting the email intent for sending emails with Intent.ACTION_SEND. Is there an
i am trying to send an e-mail with multiple attachments. Intent emailIntent = new
I wrote a small app to send an email using Action_Send. When I start

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.