didyouexpectthat_zerotierone/java
2018-01-12 18:20:00 -08:00
..
jni Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
src/com/zerotier/sdk Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
build.xml Imported Upstream version 1.1.14 2016-11-01 16:45:16 -07:00
CMakeLists.txt Imported Upstream version 1.1.14 2016-11-01 16:45:16 -07:00
README.md Imported Upstream version 1.1.14 2016-11-01 16:45:16 -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)