ZeroTierOne/java
2016-01-22 18:06:58 -08:00
..
jni Fix JNI for API changes in 1.1.4 2016-01-22 18:06:58 -08:00
src/com/zerotier/sdk added ttl parameter to WirePacketSendFunction 2015-11-14 17:40:17 -08: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)