Is there a way to open Chrome app on Android from default Android browser? I\'m able to open the app, but it doesn\'t redirect user to correct page. This is what I tried:
The Intent solutions above no longer seem to work.
The following works for me ..
document.location = 'googlechrome://navigate?url=www.tovia.com/';