You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
10 years ago | |
|---|---|---|
| .. | ||
| app | 10 years ago | |
| gradle/wrapper | 10 years ago | |
| README.md | 10 years ago | |
| build.gradle | 10 years ago | |
| gradle.properties | 10 years ago | |
| gradlew | 10 years ago | |
| gradlew.bat | 10 years ago | |
| local.properties | 10 years ago | |
| proj.iml | 10 years ago | |
| settings.gradle | 10 years ago | |
| zerotierandroid.iml | 10 years ago | |
README.md
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.