Mobile/GeckoView

< Mobile
Revision as of 23:41, 21 August 2013 by Stully (talk | contribs)

What is GeckoView

GeckoView is an Android library project that allows third-party developers to use Gecko as an Android View in their own applications. GeckoView is similar to Android's built in WebView, but it is not a drop in replacement for WebView.

Note that GeckoView is NOT ready to be used in a production environment. It is currently possible to load webpages, but that's about it.

Using GeckoView

Example App