How to change Android webview implementation to Chrome Canary
966 views
Skip to first unread message
Andri Hidayat
unread,
Apr 7, 2018, 2:50:32 PM4/7/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
How to change Android webview implementation to Chrome Canary? I really need it Since I found it has better speed and stability for my Project.
Andri Hidayat
unread,
Apr 7, 2018, 2:56:55 PM4/7/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
I mean change the default Android System Webview directly from droidscript so The web load by using Chrome Canary instead of the default. If it possible I also want to using firefox engine to embed inside my project. Thanks for your time.
Chris
unread,
Apr 7, 2018, 4:02:54 PM4/7/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Neither is possible.
Firefox is not a candidate for system webview no matter what you do.
Only the user of the device, on Android 7+ only, can use developer options to change webview from chrome to system webview.