2011/8/30 Károly Holczhauser <[email protected]>: > 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.
What you want is not possible, sorry. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.0 Available! -- 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

