ZeroTierOne/attic/java
2020-06-05 13:04:37 -07:00
..
jni More reorg, work in progress. 2020-06-05 13:04:37 -07:00
src/com/zerotier/sdk More reorg, work in progress. 2020-06-05 13:04:37 -07:00
build.xml More reorg, work in progress. 2020-06-05 13:04:37 -07:00
CMakeLists.txt More reorg, work in progress. 2020-06-05 13:04:37 -07:00
README.md More reorg, work in progress. 2020-06-05 13:04:37 -07:00

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)