Write your own SMTP client. On Wednesday, September 29, 2010 7:40:37 AM UTC-4, Amit wrote: > > In that case what may be the solution? > > On Sep 29, 4:36 pm, Mark Murphy <[email protected]> wrote: > > On Wed, Sep 29, 2010 at 7:34 AM, Amit <[email protected]> wrote: > > > I have changed my code and now I am suing startActivityForResult and > > > on the onActivityResult i am getting the result code as 0 > > > (RESULT_CANCELED ) instead of -1 (RESULT_OK). > > > > > Surprisingly i am able to receive the mails in my inbox. > > > > > Why I am not getting -1? > > > > Because this particular mail client does not support > > startActivityForResult(), presumably. > > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com| > http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > > > > Android 2.2 Programming Books:http://commonsware.com/books
-- 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

