You could put all data in Bundle and send this Bundle with the Intent. This will solve your problem.
Thanks, AJ On Sep 10, 10:02 am, "Dexter's Brain" <[email protected]> wrote: > Hi All, > > I was just wondering if it is possible to give the intent a set of > data, instead of just one. A particular scenario where this could be > applicable would be a music application. > > You select a list of songs, and pass all these data (file path) to the > Music Player's application. > > Another scenario: You need to plot more than one address on the Google > Maps. You launch the application with a set of data for the intent. > > Is this possible?? > > Thanks, > Dexter. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

