mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 13:07:55 +00:00
0d4283a3fa
This is safe to cache as none of the instantiated callback interfaces can be changed once a Node object is created. |
||
---|---|---|
.. | ||
jni | ||
src/com/zerotierone/sdk | ||
build.xml | ||
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)