That doesn't make any sense. The resolver activity is a chooser activity with an additional check box to make the selected activity the default.
On Mon, Aug 31, 2009 at 4:29 PM, hap 497 <[email protected]> wrote: > > Thank you. > > Is it possible to substitute the Choose Activity? > > On Mon, Aug 31, 2009 at 3:51 PM, Dianne Hackborn<[email protected]> > wrote: > > ResolverActivity is the activity that is returned when you try to launch > an > > intent matching more than one activity. > > > > ChooseActivity is used by Intent.createChooser > > > > On Mon, Aug 31, 2009 at 3:41 PM, hap 497 <[email protected]> wrote: > >> > >> Hi, > >> > >> I am studying android's code, I can find how ResolverActivity or > >> ChooserActivity is being launched? > >> Can you please tell me how do they get launched? > >> > >> Thank you. > >> > >> > > > > > > > > -- > > Dianne Hackborn > > Android framework engineer > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time to > > provide private support, and so won't reply to such e-mails. All such > > questions should be posted on public forums, where I and others can see > and > > answer them. > > > > > > > > > > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

