ZeroTierOne/java
2020-10-08 18:08:24 -04:00
..
jni Merge branch 'dev' 2020-10-08 18:08:24 -04:00
src/com/zerotier/sdk android changes 2020-06-18 09:32:00 -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)