I am working on android platform. I want to send some data to a email address in android platform. Is there any class which can provide me facilities to send data . If there is a process to send data to any email address in android???
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
this is how you send an HTML email to someone:
to send an email with a PNG attachment, where
pngDirectoryis aFilepointing to the images’ location, andpngFileNameis the file name of the file(myFile.png):