Grant Limberg 0d4283a3fa Cache jclass and jmethod instances for callbacks on the JniRef struct. 10 年之前
..
jni 0d4283a3fa Cache jclass and jmethod instances for callbacks on the JniRef struct. 10 年之前
src 9c62ce9e6f implemented EventCallback 10 年之前
README.md b3429481cd update build instructions 10 年之前
build.xml 1a65a79e57 set 'build' as the default ant target 10 年之前

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)