Confirmed users
3,339
edits
(Add bug lists) |
(→Using GeckoView: Job = "Android API16+ Gradle opt" and symbol = "Bng") |
||
| Line 7: | Line 7: | ||
== Using GeckoView == | == Using GeckoView == | ||
# Download a recent GeckoView AAR from treeherder (mozilla-central tree). The AAR is available from the 'Android | # Download a recent GeckoView AAR from treeherder (mozilla-central tree). The AAR is available from the 'Android API16+ Gradle opt' job under the 'Bng' symbol. After clicking that, there is a link to 'geckoview-0.0.1.aar' in the bottom pane. | ||
# Add the GeckoView AAR to your Gradle / Android Studio project. In Android Studio you can add the .aar as follows: | # Add the GeckoView AAR to your Gradle / Android Studio project. In Android Studio you can add the .aar as follows: | ||
## Move the geckoview aar to your project's 'app/libs' folder. | ## Move the geckoview aar to your project's 'app/libs' folder. | ||