This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/integrations/Android/proj
2016-06-15 14:19:56 -07:00
..
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00
2016-06-14 16:01:19 -07:00

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.