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.
|
|
8 years ago | |
|---|---|---|
| .. | ||
| PyPI | 8 years ago | |
| android | 8 years ago | |
| iOS | 8 years ago | |
| pypi | 8 years ago | |
| README.md | 8 years ago | |
| dist.sh | 8 years ago | |
README.md
Projects and scripts for building various packages
Android
Pre-built binaries can be found here
This android project builds from the root CMakeLists.txt and generates a .aar Android Archive which can be imported into an Android Studio project as a library. An example of this library's usage can be found in examples/android. Further examples of the libzt JNI API can be seen in examples/java.