9 lines
461 B
Markdown
9 lines
461 B
Markdown
### 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](examples/android). Further examples of the libzt JNI API can be seen in [examples/java](examples/java).
|
|
|
|
### PyPI |