ZeroTierOne/java
2017-07-12 13:36:22 -07:00
..
jni put the correct file extensions on data written to disk in JNI 2017-07-12 13:36:22 -07:00
src/com/zerotier/sdk fix packet sending functions 2017-07-12 13:12:45 -07:00
build.xml ... 2015-07-01 18:13:39 -07:00
CMakeLists.txt Merge branch 'adamierymenko-dev' into android-jni-dev 2015-09-26 13:47:55 -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)