Grant Limberg 09631ad382 fix datastore get call in JNI 10 年之前
..
jni 09631ad382 fix datastore get call in JNI 10 年之前
src adaf9cf32b still getting re-used to all the places you have to put access modifiers in Java 10 年之前
CMakeLists.txt 1e043a3f66 Remove link desperation from java API 10 年之前
README.md b3429481cd update build instructions 10 年之前
build.xml e28712555d build & package libZeroTierOneSDK.jnilib on Mac oS 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)