blob: 979101c5e7a04164dfce17f6bde6abbaf33a2a9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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)
|