Go to file
Andrea Cavalli 601eec6337 Update macOS, temporarily use the native build system for ubuntu 22.04 2023-04-26 16:42:09 +02:00
.github/workflows Update macOS, temporarily use the native build system for ubuntu 22.04 2023-04-26 16:42:09 +02:00
implementations Update tdlib 2023-04-26 13:00:31 +02:00
scripts Update macOS, temporarily use the native build system for ubuntu 22.04 2023-04-26 16:42:09 +02:00
src/main Update to 1.8.10 2023-01-02 23:47:33 +01:00
.gitignore Bugfix 2021-12-08 00:48:27 +01:00
.gitmodules Repository cleanup. Add README and reorganize directories 2020-12-28 19:52:17 +01:00
Dockerfile Update github actions to Ubuntu 22.04 and OpenSSL3 2023-02-08 17:24:08 +01:00
LICENSE Update LICENSE and README.md 2020-10-10 00:17:40 +02:00
README.md readme: Update build instructions 2021-06-04 23:40:31 +05:30

README.md

Native libraries used by TDLight Java

This repository generates JNI packages for each architecture and OS used by TDLight Java.

Building

Go to scripts/utils and run

  • ./compile-natives-package.sh for natives

  • ./compile-tdapi-package.sh for tdapi

Download

Download the latest release of TDLight Java

If you want to download directly the native packages for each architecture and os, go to Actions tab and click on the latest build.