标签: android image email android-intent
您好我想知道是否可以在通过电子邮件发送图片时调用意图或使用Intent.createChooser?
答案 0 :(得分:0)
您可以使用JavaMail Api发送邮件。
请参阅example