Search found 2 matches
- Mon Jun 06, 2016 4:01 pm
- Forum: Android Deployment
- Topic: Attaching image to email on Android
- Replies: 3
- Views: 3595
Re: Attaching image to email on Android
Hi Klaus, Thank you for qick response. The problem isn't with exporting the image, it works both in the code you provided and the one I posted. The two codes easily export the image into a folder but the problem is that the image isn't possible to send via email. It still shows the error. The same c...
- Mon Jun 06, 2016 2:50 pm
- Forum: Android Deployment
- Topic: Attaching image to email on Android
- Replies: 3
- Views: 3595
Attaching image to email on Android
Hi there, I am using mergPopActivity external to attach an image to an email or share it via social sites. This works correctly and opens the email application, but I get an error "Permission denied for the attachment" when sending the email. Can you please review the code and let me know if there i...