With e-mail apps, I just meant I was looking to filter the results to
e-mail clients, not necessarily anything that can handle "text/html",
which I realized wouldn't work when bluetooth popped up.

Thank you for the tip on creating my own dialog using PackageManager,
I will look into that.

On Jul 20, 9:30 am, Mark Murphy <mmur...@commonsware.com> wrote:
> On Tue, Jul 20, 2010 at 10:20 AM, tnull <treyn...@gmail.com> wrote:
> > For example, there is a situation when I want e-mail apps to be the
> > only results in the activity chooser dialog.
>
> What are "e-mail apps"?
>
> > Setting the type to "text/
> > html" successfully filters this down to email apps
>
> Only on your test environment(s). Anyone can create an application
> that supports ACTION_SEND of text/html -- this it not something
> exclusive to "e-mail apps". I would not be the least bit surprised if
> there are others on certain devices or out on the Market.

> > Surely there is a way to have a little more control
> > over the results?
>
> Write your own chooser dialog, using PackageManager.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 3.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to