ZeroTierOne/java
2015-04-24 17:58:59 -07:00
..
jni create PeerRole and PeerPhysicalPath objects 2015-04-24 17:58:59 -07:00
src/com/zerotierone/sdk rename PhysicalPeerPath -> PeerPhysicalPath to reflect C API 2015-04-24 17:58:31 -07:00
build.xml set 'build' as the default ant target 2015-04-23 23:14:09 -07:00
README.md update build instructions 2015-04-24 17:04:08 -07:00

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)