ZeroTierOne/java/README.md
Brenton Bostick 5b5f9a069a fix typos
2022-12-05 11:29:21 -05:00

345 B

ZeroTier One SDK - Android JNI Wrapper

Building

Requires:

  • JDK
  • ANT
  • Android NDK

Required Environment Variables:

  • NDK_BUILD_LOC - Path do the ndk-build script in the Android NDK
  • ANDROID_PLATFORM - path to the directory android.jar lives (on Windows: C:\Users<username>\AppData\Local\Android\sdk\platforms\android-21)