ZeroTierOne/java
2023-08-16 09:18:06 -04:00
..
jni
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
build.xml
CMakeLists.txt
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)