Grant Limberg 5983b4367b jclass pointers aren't as cacheable as originally thought. 10 years ago
..
jni 5983b4367b jclass pointers aren't as cacheable as originally thought. 10 years ago
src d1ed269537 Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 10 years ago
README.md b3429481cd update build instructions 10 years ago
build.xml db80070ccb fix strings pointing to enum fields in ResultCode java class 10 years ago

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)