Mobile/GeckoView: Difference between revisions

m (→‎Bugs: Other GeckoView P1 Bugs)
Line 3: Line 3:
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'''.
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. See {{bug|1322573}}.
Note that GeckoView is NOT ready to be used in a production environment. It is currently possible to load pages and do some basic stuff, but features are limited.
 
Current API documentation can be viewed here: https://mozilla.github.io/geckoview/javadoc/mozilla-central/


== Using GeckoView ==
== Using GeckoView ==
Confirmed users
414

edits