I want to add some text on a picture, and then send it as the content ( not as an attachment ) via email using JavaMail API ( Sending Email in Android using JavaMail API without using the default/built-in app ).
I don't know how to add it in the body of the email, and i'm thinking that, because i'm practically generating a new image, it must be in a specific format in order to be added to the email.