How To Send HTML Attachment With Android(Java)

user8545027 :

I'm trying to create POS Android Application, I added feature that after a order submitted the app send the order invoice with email to the customer.

My problem is how to create this invoice with unfixed number of data presented in the invoice so I can send it through email?.

Similar To This One: enter image description here

by the way I'm using java email API.

Aziz Ahmed :

You can try StringTemplate to use email templating.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=419839&siteId=1