diff --git a/java/README.md b/java/README.md index 107356910..2650ec3df 100644 --- a/java/README.md +++ b/java/README.md @@ -1,4 +1,17 @@ ZeroTier One SDK - Android JNI Wrapper ===== -To Build: /ndk-build ZT1= + +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\\AppData\Local\Android\sdk\platforms\android-21)