You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Grant Limberg 3e6a22c3d8
Fix JNI after `ZT_Node_New` function signature change
6 months ago
..
jni Fix JNI after `ZT_Node_New` function signature change 6 months ago
src/com/zerotier/sdk ANDROID-96: Simplify and use return code from node_init directly 3 years ago
test/com/zerotier/sdk/util 1.10.4 merge into main (#1893) 3 years ago
CMakeLists.txt Merge branch 'adamierymenko-dev' into android-jni-dev 11 years ago
README.md fix typos 3 years ago
build.xml ... 11 years ago

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)