Grant Limberg 4c71e92a67 It's now possible to actually create a Node object in Java/Android!!! %!s(int64=10) %!d(string=hai) anos
..
jni 4c71e92a67 It's now possible to actually create a Node object in Java/Android!!! %!s(int64=10) %!d(string=hai) anos
src 8a09e0ec3c added NodeException %!s(int64=10) %!d(string=hai) anos
README.md b3429481cd update build instructions %!s(int64=10) %!d(string=hai) anos
build.xml db80070ccb fix strings pointing to enum fields in ResultCode java class %!s(int64=10) %!d(string=hai) anos

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)