ZeroTierOne/java
2015-04-25 20:47:21 -07:00
..
jni It's now possible to actually create a Node object in Java/Android!!! 2015-04-25 20:47:21 -07:00
src/com/zerotierone/sdk added NodeException 2015-04-25 20:46:41 -07:00
build.xml fix strings pointing to enum fields in ResultCode java class 2015-04-25 19:19:58 -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)