Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to manually update android browser with latest (nightly) webkit?

Is it possible to update WebKit behind the Android 1.5/1.6/etc (prior to 2.2) browser?
I know latest nightly WebKit builds has great HTML5 support.
So, my intention is to provide html5 video streaming (and other features) support on all those droids.
Previously I was able to update WebKit engine on different devices with older Safari to meet my requirements (on any mac os x distros it's easy as updating WebKit.framework).

Thanx.

like image 920
headwire Avatar asked Jul 21 '10 16:07

headwire


1 Answers

Is it possible to update WebKit behind the Android 1.5/1.6/etc (prior to 2.2) browser?

Not without rebuilding the firmware, and even then, you will probably have extensive work to do.

like image 81
CommonsWare Avatar answered Oct 26 '22 18:10

CommonsWare