Tuesday, August 30, 2011

[android-developers] Re: get email client notifications after the send

Hello my friend!

What ? There is an icon on the status bar, which one is going to be
invisible when the mail has been really sent! Can I somehow catch the
same event?

Cheers, Károly

On aug. 30, 16:58, Mark Murphy <mmur...@commonsware.com> wrote:
> 2011/8/30 KárolyHolczhauser<holczhau...@gmail.com>:
>
> >  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/commonsguyhttp://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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment