[PATCH] Support for launching Chrome browser(if present) from HS20 client

Johannes Berg johannes at sipsolutions.net
Tue Nov 3 02:49:44 PST 2015


On Tue, 2015-11-03 at 11:34 +0100, Johannes Berg wrote:
> On Tue, 2015-11-03 at 15:49 +0530, Somdas Bandyopadhyay wrote:
> > PFA the patch file.
> > 
> > If Chrome browser is present in the device then launch Chrome 
> > browser.
> > Else launch the normal native browser (original flow). PFA the 
> > patch
> > file.
> > 
> That seems really odd - wouldn't you use the intents framework to
> launch the user's default browser?
> 

It looks like perhaps you can use

/system/bin/am start -a android.intent.action.VIEW [...]

somehow?

johannes



More information about the Hostap mailing list