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 d37091c8a3 Added Xcode iOS library project 8 years ago
..
PyPI Added partial support for PyPI (python) package build on Windows 8 years ago
android Moved Android library project to packages/ 8 years ago
iOS Added Xcode iOS library project 8 years ago
pypi Turned off stack debugs 8 years ago
README.md Moved Android library project to packages/ 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.

PyPI