Android mime messages to send email -


currently have , android app uses api javax.mail send emails. want same thing api more lightweight it. trying using org.apache.commons.net smtpclient , have achieved send simple text emails. problem don't know how add , attachment email. solution seems create manually mime messages. exist android lightweight api build mime messages can send using smpt?

thanks


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -