ZeroTierOne/java
2016-09-21 14:09:46 -07:00
..
jni added missing copyright/license info from ZT_jniutils 2016-09-21 14:09:46 -07:00
src/com/zerotier/sdk Reflect changes to strut ZT_PeerPhysicalPath 2016-09-06 17:59:01 -07:00
build.xml
CMakeLists.txt
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)