ZeroTierOne/java
Grant Limberg aee8e95d49 logging
2015-06-30 19:21:46 -07:00
..
jni logging 2015-06-30 19:21:46 -07:00
src/com/zerotier/sdk reflect changes to ZT1_PeerRole in JNI 2015-06-26 18:26:57 -07:00
build.xml configure the NDK to build all supported ABIs and package them up in the jar 2015-06-24 20:31:22 -07:00
CMakeLists.txt Rename JniCache to JniLookup 2015-06-10 20:16:13 -07:00
README.md update build instructions 2015-04-24 17:04:08 -07:00

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)