mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-02-03 14:21:54 -08:00
* add note about forceTcpRelay
* Create a sample systemd unit for tcp proxy
* set gitattributes for rust & cargo so hashes dont conflict on Windows
* Revert "set gitattributes for rust & cargo so hashes dont conflict on Windows"
This reverts commit
|
||
|---|---|---|
| .. | ||
| jni | ||
| src/com/zerotier/sdk | ||
| test/com/zerotier/sdk/util | ||
| build.xml | ||
| CMakeLists.txt | ||
| README.md | ||
ZeroTier One SDK - Android JNI Wrapper
Building
Requires:
- 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)