ZeroTierOne/java
Grant Limberg b3429481cd update build instructions
Signed-off-by: Grant Limberg <glimberg@gmail.com>
2015-04-24 17:04:08 -07:00
..
jni removing unneeded jni headers 2015-04-23 23:09:42 -07:00
src/com/zerotierone/sdk added infrastructure for Node.peers() and Node.networks() functions 2015-04-23 23:08:28 -07:00
build.xml set 'build' as the default ant target 2015-04-23 23:14:09 -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)