Grant Limberg bfb152f53f configure the NDK to build all supported ABIs and package them up in the jar před 10 roky
..
jni bfb152f53f configure the NDK to build all supported ABIs and package them up in the jar před 10 roky
src 759d71037e added Comparable interface to VirtualNetworkConfig so we can sort arrays containing it. před 10 roky
CMakeLists.txt 472206dfb2 Rename JniCache to JniLookup před 10 roky
README.md b3429481cd update build instructions před 10 roky
build.xml bfb152f53f configure the NDK to build all supported ABIs and package them up in the jar před 10 roky

README.md

ZeroTier One SDK - Android JNI Wrapper

Building

Reqires:

  • 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)