Hi....
I am trying to develop an application which should be capable of
sending multiple(around 6 images) images.I can send an email with one
image.I used
sendIntent.putExtra(Intent.EXTRA_STREAM, pathtotheImage);
for that.
my question is
Is it possible to attach multiple file using an intent.
If it is possible some of you can give me a code example
Thank in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"android-framework" 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-framework?hl=en
-~----------~----~----~----~------~----~------~--~---