On Thursday, April 12, 2012 9:59:30 AM UTC-4, MagouyaWare wrote:
>
> Is there any way I can do it, without going through the chooser?
>
>  
>>> That goes directly against the core of Android.  You get a chooser if 
> the user has not specified an email app to use as the default.  If they 
> have chosen an email app to use as the default then they will not get a 
> chooser, just like Johan said.
>

This may be the stock answer, but there's a fairly annoying usability 
oversight in it.  Consider the case where I (as the user) don't want to 
have a default system-wide, but I (still as the user) have decided that I 
always want to use a particular choice when the intent is coming from this 
particular staring application. 

AFAIK, the workaround would be to obtain a list of the possible choices and 
then target one of them with an explicit intent.  As with most attempts to 
patch oversights in the system design, there's some risk in doing this.

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