ZeroTierOne/java
Grant Limberg 3e6a22c3d8
Some checks failed
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
Fix JNI after ZT_Node_New function signature change
2025-09-11 07:36:25 -07:00
..
jni Fix JNI after ZT_Node_New function signature change 2025-09-11 07:36:25 -07:00
src/com/zerotier/sdk ANDROID-96: Simplify and use return code from node_init directly 2023-08-16 09:18:06 -04:00
test/com/zerotier/sdk/util 1.10.4 merge into main (#1893) 2023-03-07 16:50:34 -05:00
build.xml ... 2015-07-01 18:13:39 -07:00
CMakeLists.txt Merge branch 'adamierymenko-dev' into android-jni-dev 2015-09-26 13:47:55 -07:00
README.md fix typos 2022-12-05 11:29:21 -05:00

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)