ZeroTierOne/java
2018-02-12 09:29:44 -08:00
..
jni some JNI error checking 2018-02-12 09:29:44 -08:00
src/com/zerotier/sdk fix packet sending functions 2017-07-12 13:12:45 -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)