This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/java/README.md

18 lines
345 B
Markdown
Raw Normal View History

ZeroTier One SDK - Android JNI Wrapper
=====
Building
-----
2022-12-01 09:24:33 -05:00
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)