updated android/osx project and example project structure

This commit is contained in:
Joseph Henry
2016-06-23 11:36:08 -07:00
parent ee54905035
commit 6e16aad79c
158 changed files with 530 additions and 16 deletions

View File

@@ -0,0 +1,17 @@
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)