Adam Ierymenko cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 years ago
..
jni cfc2a43f51 A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials. 5 years ago
src 3c11c13af4 More reorg, work in progress. 5 years ago
CMakeLists.txt 3c11c13af4 More reorg, work in progress. 5 years ago
README.md 3c11c13af4 More reorg, work in progress. 5 years ago
build.xml 3c11c13af4 More reorg, work in progress. 5 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)