updated android docs
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
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)
|
||||
@@ -1,16 +0,0 @@
|
||||
ZeroTier One for Android
|
||||
=====
|
||||
|
||||
Fully integrated build of ZeroTier JNI + the Android application.
|
||||
|
||||
|
||||
To Build
|
||||
------
|
||||
|
||||
1. Open project in Android Studio (Eclipse is not supported)
|
||||
2. Open the file local.properties
|
||||
3. Add the following line:
|
||||
|
||||
`ndk.dir=/path/to/your/local/ndk`
|
||||
|
||||
Once that is done, it should be buildable, runnable, debuggable, etc.
|
||||
Reference in New Issue
Block a user