I'm using Javamail to send email, with attachment, on Android.
When attaching a file with a ".txt" extension, it is assigning the content to the email body, not as an attached file.
My code for file attachments:
public void addAttachment...
asked by
23.07.2014 / 19:43