Grant Limberg 7cc64c5cb6 Might help to set the enabled field on a VirtualNetworkConfig object :) 10 years ago
..
jni 7cc64c5cb6 Might help to set the enabled field on a VirtualNetworkConfig object :) 10 years ago
src 8fb9df9751 delete dead test code 10 years ago
CMakeLists.txt 1e043a3f66 Remove link desperation from java API 10 years ago
README.md b3429481cd update build instructions 10 years ago
build.xml 74f7d5377d Enable ZT_TRACE and more verbose build output 10 years ago

README.md

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)