Go to file
Andrea Cavalli 68edb3393c Bugfixes
2023-04-27 18:10:51 +02:00
.github/workflows Update macos 2023-04-26 17:41:47 +02:00
implementations Removed submodule implementations/tdlib 2023-04-27 17:04:58 +02:00
scripts Bugfixes 2023-04-27 18:10:51 +02:00
src/main Bugfix 2023-04-27 16:53:44 +02:00
.gitignore Bugfix 2021-12-08 00:48:27 +01:00
.gitmodules Removed submodule implementations/tdlib 2023-04-27 17:04:58 +02:00
Dockerfile Bugfixes 2023-04-27 18:10:51 +02: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

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.