Grant Limberg 4dc0ff8f13 Replace calls to Get<Type>ArrayElements with GetPrimitiveArrayCritical. 10 anos atrás
..
jni 4dc0ff8f13 Replace calls to Get<Type>ArrayElements with GetPrimitiveArrayCritical. 10 anos atrás
src ced040c503 Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig 10 anos atrás
CMakeLists.txt 1e043a3f66 Remove link desperation from java API 10 anos atrás
README.md b3429481cd update build instructions 10 anos atrás
build.xml 74f7d5377d Enable ZT_TRACE and more verbose build output 10 anos atrás

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)