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. %!s(int64=5) %!d(string=hai) anos
..
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. %!s(int64=5) %!d(string=hai) anos
src 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
CMakeLists.txt 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
README.md 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos
build.xml 3c11c13af4 More reorg, work in progress. %!s(int64=5) %!d(string=hai) anos

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)