hey please check this link.http://androidguys.com/?p=3100#comment-5168 once again mark has proved himself that he is always dere to help android guys. Thanks mark
On Sat, Dec 13, 2008 at 1:38 AM, Peli <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

