ZeroTierOne/java
2015-04-29 19:14:52 -07:00
..
jni add more warnings to the JNI build 2015-04-29 19:14:52 -07:00
src/com/zerotierone/sdk Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 2015-04-27 17:48:37 -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)