зеркало из https://github.com/mozilla/geckoview.git
Point users to the right multi arch bug.
This commit is contained in:
Родитель
03d800a2ff
Коммит
1cf55740b0
|
@ -40,7 +40,7 @@ repositories {
|
|||
|
||||
**3. Configure build flavors**
|
||||
|
||||
_Note: Until we resolve [Bug 1485045](https://bugzilla.mozilla.org/show_bug.cgi?id=1485045), you must configure a separate build variant for each CPU architecture.__
|
||||
_Note: Until we resolve [Bug 1508976](https://bugzilla.mozilla.org/show_bug.cgi?id=1508976), you must configure a separate build variant for each CPU architecture.__
|
||||
|
||||
```groovy
|
||||
android {
|
||||
|
@ -113,4 +113,4 @@ session.loadUri("about:buildconfig"); // Or any other URL...
|
|||
|
||||
Your application should now load and display a webpage inside of GeckoView.
|
||||
|
||||
To learn more about GeckoView's capabilities, review GeckoView's [JavaDoc](https://mozilla.github.io/geckoview/javadoc/mozilla-central/) or the [reference application](https://searchfox.org/mozilla-central/source/mobile/android/geckoview_example).
|
||||
To learn more about GeckoView's capabilities, review GeckoView's [JavaDoc](https://mozilla.github.io/geckoview/javadoc/mozilla-central/) or the [reference application](https://searchfox.org/mozilla-central/source/mobile/android/geckoview_example).
|
||||
|
|
Загрузка…
Ссылка в новой задаче