Mobile/GeckoView: Difference between revisions

Line 9: Line 9:
== Using GeckoView ==
== Using GeckoView ==


# Add Nightly taskcluster repo to your build.gradle
==== Add Nightly taskcluster repo to your build.gradle ====


<pre>
<pre>
Line 19: Line 19:
</pre>
</pre>


# Add geckoview to dependencies
==== Add geckoview to dependencies ====


Again, in build.gradle
Again, in build.gradle
Line 32: Line 32:




# Using GeckoView
==== Loading a page in GeckoView ====


You can now use GeckoView your app by including the following in a layout XML file:
You can now use GeckoView your app by including the following in a layout XML file:
Confirmed users
414

edits