I am creating a csv file in my app which I have to send to an user.
But I want to send the email with the attachment without using a SMTP SERVER or SERVICE. I cant use Intents, which excludes preinstalled Email Apps.
Is it possible or not? If not Why?