Grant Limberg fb0bf52b1b Fixed sending a port number of 0 to ZT1. há 10 anos atrás
..
jni fb0bf52b1b Fixed sending a port number of 0 to ZT1. há 10 anos atrás
src 7822616966 Replace ArrayList instances with [] há 10 anos atrás
CMakeLists.txt 1e043a3f66 Remove link desperation from java API há 10 anos atrás
README.md b3429481cd update build instructions há 10 anos atrás
build.xml 74f7d5377d Enable ZT_TRACE and more verbose build output há 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)