headwire
headwire

Reputation: 173

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.

Upvotes: 6

Views: 9989

Answers (1)

CommonsWare
CommonsWare

Reputation: 1006614

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.

Upvotes: 1

Related Questions