gitawego / cordova-screenshot

screenshot plugin for cordova/phonegap
Other
211 stars 167 forks source link

screenshot attach to email #7

Closed rohitagg28 closed 10 years ago

rohitagg28 commented 10 years ago

Is there any procedure to attach the taken screenshot with my email account.

gitawego commented 10 years ago

as you get the file path (android only for now), you can attach this file to the mail

rohitagg28 commented 10 years ago

I meant that as soon as I take the screenshot ,it should be automatically attach to my mail client . Is that possible to do.??

gitawego commented 10 years ago

you can code yourself, just put your sendmail script in the callback.