Yeah but you can discover which packages will handle an intent so you
can put up your own chooser (and weed out ones you don't want etc) I
think Mark has a sample about it from his (excellent) android dev
book.

On Feb 27, 4:02 pm, jotobjects <[email protected]> wrote:
> On Feb 27, 3:03 pm, Mark Murphy <[email protected]> wrote:
>
> > Mark Wyszomierski wrote:
> > > Yeah there's always the chance that some other application can catch
> > > the intent, but the OS should present the user with a list of all
> > > these apps for them to choose from.
>
> > If you use createChooser().
>
> Doesn't the platform put up a chooser automatically if there are
> multiple matching intents, unless the user has already selected a
> default?

-- 
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

Reply via email to