Hello! I had wrote an app which is open the base email client, and after the user had sent the letter I arrive back to my app.
I would like to give a Toast message if and only if the message had been sent succesfully. I had tried to use startActivtiyForResult and check it on onActivityResume, but I didn't worked, because I always get back to my app immedietly, when the user press the SEND button. As you may know the SEND button isn't send the mail immidiatly, it is just starting the sendig process, so may be seconds are pased until the letter is getting really sent. I would like to write my message only and only after the send. Anyone could help to me? Thank you, Karoly -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

