mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 04:57:53 +00:00
b3429481cd
Signed-off-by: Grant Limberg <glimberg@gmail.com>
18 lines
344 B
Markdown
18 lines
344 B
Markdown
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)
|