Fabulous Peli! Thank you. I found the online documentation a bit
intimidating at first, but this example gives a great flying start.

Regards

On Dec 12, 9:08 pm, Peli <peli0...@googlemail.com> wrote:
> > I'd love to see that one extra line in your example that shows how to
> > add an image file attachment with the image file stored on the SD
> > card. :-)
>
> Oh, sorry, you said image.
>
> sendIntent.setType("image/png");
> sendIntent.putExtra(Intent.EXTRA_STREAM, "file:///sdcard/
> mygirlfriend.png");
>
> I'm sure the next question is how to have both, subject and
> attachment, but I'll leave this as an exercise to the reader :-)
>
> Peli
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to