Grant Limberg 3c5e28a27d use new ZT_Node_Callbacks struct in JNI %!s(int64=8) %!d(string=hai) anos
..
jni 3c5e28a27d use new ZT_Node_Callbacks struct in JNI %!s(int64=8) %!d(string=hai) anos
src e1c930f1b7 update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFrame from ZT_Peer struct %!s(int64=9) %!d(string=hai) anos
CMakeLists.txt e8cdff3eaf Merge branch 'adamierymenko-dev' into android-jni-dev %!s(int64=10) %!d(string=hai) anos
README.md b3429481cd update build instructions %!s(int64=10) %!d(string=hai) anos
build.xml f803dd5ff4 ... %!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)