mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-03-22 12:05:55 +00:00
This is safe to cache as none of the instantiated callback interfaces can be changed once a Node object is created.
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)