1

Possible Duplicate:
Sending Email in Android using JavaMail API without using the default/built-in app

I need to send an email from a background thread and I was wondering if I could use javax mail in an android project, or if they are some alternatives.

Community
  • 1
  • 1
user1610075
  • 1,583
  • 3
  • 15
  • 32

1 Answers1

0

yeah buddy , you can use this code to send mail in background what happens in Android api , user has to click on send button manually but in above link you can send mail in background.

Community
  • 1
  • 1
Ronak Mehta
  • 5,971
  • 5
  • 42
  • 69