Grant Limberg 079d248eab added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects 10 년 전
..
jni 079d248eab added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects 10 년 전
src fb6b56a85f clean up unused imports 10 년 전
CMakeLists.txt 079d248eab added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects 10 년 전
README.md b3429481cd update build instructions 10 년 전
build.xml 9f2732d661 add the basedir to the ant buildfile 10 년 전

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)