Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Image Attachment #42

Open
claudiajonathan opened this issue Oct 21, 2018 · 1 comment
Open

Adding Image Attachment #42

claudiajonathan opened this issue Oct 21, 2018 · 1 comment

Comments

@claudiajonathan
Copy link

I still didn't understand how to attach image from internal storage on my phone automatically. Can someone give me some code example please using this library? Any help would be appreciated. Thanks

@luongvo
Copy link
Contributor

luongvo commented Oct 22, 2018

@claudiajonathan use .withAttachments(Environment.getExternalStorageDirectory().getPath() + "/test.txt") for example. Check my forked lib at: https://github.com/luongvo/GmailBackground

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants