ZeroTierOne/java
2015-04-29 21:20:50 -07:00
..
jni DataStoreGet and Put and EventListener appear to work 2015-04-29 21:20:50 -07:00
src/com/zerotierone/sdk Fixes for bugs pointed out by updating warnings 2015-04-29 19:29:35 -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)