Confirmed users
120
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== 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 == | |||