summaryrefslogtreecommitdiff
path: root/java/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'java/README.md')
-rw-r--r--java/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/java/README.md b/java/README.md
new file mode 100644
index 00000000..2650ec3d
--- /dev/null
+++ b/java/README.md
@@ -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)