Skip to content

v0.1.0

Compare
Choose a tag to compare
@Daddoon Daddoon released this 05 Mar 18:19
· 41 commits to master since this release
dde2cdd

First release !

Based on a nighly-try build (for fat AAR), GeckoView 67.0.20190228011332

Compatible with:

  • MonoAndroid 8.0
  • MonoAndroid 8.1
  • MonoAndroid 9.0

The NuGet package is pretty big, the GeckoView native library is 150 MB as it's a multi-arch platform version.

This package require:

  • Xamarin.Android.Support.v4 (>= 27.0.0.0) required by GeckoView
  • Xamarin.Android.Support.v7.Palette (>= 27.0.0.0) required by GeckoView
  • Xamarin.Android.Support.v7.AppCompat (>= 27.0.0.0) required by Xamarin

NOTE: From the GeckoView library native dependencies, version 26.1.0.0 is the bare minimum, but it seem that Xamarin fail to compile with the library on this version.

Additional: Even if the JavaDoc is included on the source code, it seem that JavaDocToMd fail to generate the corresponding Bindings documentation. So there is no code documentation available for this moment.

Feel free to see Mozilla: Documentation and Examples

The NuGet package Xamarin.Android.GeckoView.0.1.0.nupkg, attached here.