ZeroTier One for Android
Fully integrated build of ZeroTier JNI + the Android application.
To Build
-
Open project in Android Studio (Eclipse is not supported)
-
Open the file local.properties
-
Add the following line:
ndk.dir=/path/to/your/local/ndk
Once that is done, it should be buildable, runnable, debuggable, etc.