Hello
Basicly I want to send an email with an image as attachment.
The image is taken by the user in the same app.
It is an android app
This is the code i've got so far.
can anyone help me please
I've found out that you have to do it server side with php, but I have no idea how to begin with it.