Skip to content

LNI Android 0.1.0

Choose a tag to compare

@ntheile ntheile released this 12 Jan 02:43
· 50 commits to master since this release
6cdd0e6

LNI 0.1.0 Native Libraries

Android

Download lni-android-0.1.0.zip and extract to your app/src/main/jniLibs/ directory.

Included architectures:

  • arm64-v8a (ARM64)
  • armeabi-v7a (ARM32)
  • x86_64 (Intel/AMD 64-bit emulator)
  • x86 (Intel/AMD 32-bit emulator)

iOS

Download lni-ios-0.1.0.zip for XCFramework (if available).