I would recommend you try to find a way to use a WebView, for better control.
Also, there is no Chrome in Android. I am assuming you are referring to the built-in browser (a.k.a., Browser). There is no documented and supported Intent pattern to force an Intent to go to the Browser app. On Fri, Dec 24, 2010 at 12:24 PM, Julius Spencer <[email protected]> wrote: > Hi, > > I have an application that takes the user to a service provider's website to > perform a login as part of an oauth process. Some users are having problems > using Opera Mini. It seems like it can't handle the response call back > scheme. Chrome works well so, I was wondering if it's possible to create an > Intent which specifies Chrome. (or perhaps someone has come across this > problem?) > > Regards, > Julius. > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- 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

