Grant Limberg b3429481cd update build instructions hace 10 años
..
jni 6dd3c07b25 removing unneeded jni headers hace 10 años
src 9ab7280703 added infrastructure for Node.peers() and Node.networks() functions hace 10 años
README.md b3429481cd update build instructions hace 10 años
build.xml 1a65a79e57 set 'build' as the default ant target hace 10 años

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)