ZeroTierOne/java
2015-05-06 12:05:20 +02:00
..
jni Renamed supernode to rootserver 2015-05-06 12:05:20 +02:00
src/com/zerotier Renamed supernode to rootserver 2015-05-06 12:05:20 +02:00
build.xml Enable ZT_TRACE and more verbose build output 2015-06-01 20:01:37 -07:00
CMakeLists.txt Remove link desperation from java API 2015-05-21 19:34:19 -07:00
README.md update build instructions 2015-04-24 17:04:08 -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)