Brenton Bostick e1c16a8e68 invert logic in a couple of places and return early 2 年之前
..
jni e1c16a8e68 invert logic in a couple of places and return early 2 年之前
src 809022b273 make VirtualNetworkRoute a plain data class 2 年之前
test 58e3b8c5ad add StringUtils 2 年之前
CMakeLists.txt e8cdff3eaf Merge branch 'adamierymenko-dev' into android-jni-dev 10 年之前
README.md 5b5f9a069a fix typos 2 年之前
build.xml f803dd5ff4 ... 10 年之前

README.md

ZeroTier One SDK - Android JNI Wrapper

Building

Requires:

  • 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)