It seems like the current design of the intent is to specify single
URI in data field.
I'm just wondering if there is any good way to specify multiple
resources locations under single intent.

Say we have data transponder which doesn't care the MIME type if the
data, and the client wants to send or receive multiple resources at a
time across different MIME types. (image/video).

One obvious solution is to send Intent one by one - but I'm not sure
if we want to flood the transponder with the intents.

We thought of creating new action type like "ACTION_SEND_MULTIPLE" and
use extra data to specify multiple URIs. (Although there is
scalability issue to deal with if the number of URI is big...)

Just looking for some suggestion or solution community thinks the
best...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" 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-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to