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.
 
 
 
 
 
 
Joseph Henry e352c2a613 usability fixes and removal of unfinished test items 10 years ago
..
app usability fixes and removal of unfinished test items 10 years ago
gradle/wrapper updated android/osx project and example project structure 10 years ago
README.md updated android/osx project and example project structure 10 years ago
build.gradle usability fixes and removal of unfinished test items 10 years ago
gradle.properties updated android/osx project and example project structure 10 years ago
gradlew updated android/osx project and example project structure 10 years ago
gradlew.bat updated android/osx project and example project structure 10 years ago
local.properties updated android/osx project and example project structure 10 years ago
proj.iml updated android/osx project and example project structure 10 years ago
settings.gradle updated android/osx project and example project structure 10 years ago
zerotierandroid.iml updated android/osx project and example project structure 10 years ago

README.md

ZeroTier One for Android

Fully integrated build of ZeroTier JNI + the Android application.

To Build

  1. Open project in Android Studio (Eclipse is not supported)

  2. Open the file local.properties

  3. Add the following line:

    ndk.dir=/path/to/your/local/ndk

Once that is done, it should be buildable, runnable, debuggable, etc.