Grant Limberg 75a191a856 don't create an InetSocketAddress on local address if it's equal to ZT_SOCKADDR_NULL 10 years ago
..
jni 75a191a856 don't create an InetSocketAddress on local address if it's equal to ZT_SOCKADDR_NULL 10 years ago
src 0b9e5928d3 update PacketSender interface 10 years ago
CMakeLists.txt e8cdff3eaf Merge branch 'adamierymenko-dev' into android-jni-dev 10 years ago
README.md b3429481cd update build instructions 10 years ago
build.xml f803dd5ff4 ... 10 years ago

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)