ZeroTierOne/java
Grant Limberg 06ab338ecc added naive OneService implementation.
Does nothing but send packets to master nodes and listen for packets back.
2015-05-02 18:24:52 -07:00
..
jni
src/com/zerotier added naive OneService implementation. 2015-05-02 18:24:52 -07:00
build.xml
CMakeLists.txt
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)