Grant Limberg abbcb0a12c Modified ant build script so that it can be integrated with Android Studio's build system 10 лет назад
..
jni 472206dfb2 Rename JniCache to JniLookup 10 лет назад
src ced040c503 Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig 10 лет назад
CMakeLists.txt 472206dfb2 Rename JniCache to JniLookup 10 лет назад
README.md b3429481cd update build instructions 10 лет назад
build.xml abbcb0a12c Modified ant build script so that it can be integrated with Android Studio's build system 10 лет назад

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)