mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
update build instructions
Signed-off-by: Grant Limberg <glimberg@gmail.com>
This commit is contained in:
parent
0f808e11df
commit
b3429481cd
1 changed files with 14 additions and 1 deletions
|
@ -1,4 +1,17 @@
|
|||
ZeroTier One SDK - Android JNI Wrapper
|
||||
=====
|
||||
|
||||
To Build: <path to Android-ndk>/ndk-build ZT1=<path to ZeroTierOne root>
|
||||
|
||||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue