As far as I know, it only supports one attachment as Intent.putExtra() will replace any existing value for the given key.
-- Jack Ha Open Source Development Center ・T・ ・ ・Mobile・ stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Jul 28, 4:31 am, SrilankanKK <[email protected]> wrote: > Hi.... > > i have put this question on several time on the Developer forum. But i > didn't get any answer. > > I build an email application using intents. I can send a email with > one image attachment. I tried to attach multiple images using "putExtra > ()" method.But it still send only a single image if any of You know a > solution plz leave a reply > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

