Grant Limberg 079d248eab added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects %!s(int64=10) %!d(string=hai) anos
..
jni 079d248eab added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects %!s(int64=10) %!d(string=hai) anos
src fb6b56a85f clean up unused imports %!s(int64=10) %!d(string=hai) anos
CMakeLists.txt 079d248eab added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects %!s(int64=10) %!d(string=hai) anos
README.md b3429481cd update build instructions %!s(int64=10) %!d(string=hai) anos
build.xml 9f2732d661 add the basedir to the ant buildfile %!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)