Re: [android-developers] Picking an activity

2010-10-22 Thread TreKing
On Fri, Oct 22, 2010 at 11:41 AM, CMWiii wrote: > I am using ACTION_PICK_ACTIVITY to have users pick an app from a list. > Don't do this then, just launch the intent and the default behavior is for the user to be prompted with the apps to choose from and the option to set it as default. ---

Re: [android-developers] Picking an activity

2010-10-22 Thread TreKing
On Fri, Oct 22, 2010 at 11:41 AM, CMWiii wrote: > But how do you get the 'Use by default...' checkbox to show up at the > bottom of the dialog? > That shows up when multiple activities can handle the same intent. --

[android-developers] Picking an activity

2010-10-22 Thread CMWiii
I am using ACTION_PICK_ACTIVITY to have users pick an app from a list. But how do you get the 'Use by default...' checkbox to show up at the bottom of the dialog? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send