Grant Limberg 43b3ec4b1a forgot a semicolon in a JNI java type specifier. před 9 roky
..
jni 43b3ec4b1a forgot a semicolon in a JNI java type specifier. před 9 roky
src dcf1f70868 re-adding file před 9 roky
CMakeLists.txt e8cdff3eaf Merge branch 'adamierymenko-dev' into android-jni-dev před 10 roky
README.md b3429481cd update build instructions před 10 roky
build.xml f803dd5ff4 ... před 10 roky

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)