Go to file
Andrea Cavalli d974b508e5 Update tdlib 2021-12-03 00:41:02 +01:00
.github/workflows Use java 17 2021-10-22 11:16:57 +02:00
implementations Update tdlib 2021-12-03 00:41:02 +01:00
scripts Support java 17 sealed classes 2021-10-23 19:13:08 +02:00
src/main Update javadocs 2021-11-06 00:21:44 +01:00
.gitignore Bugfixes 2021-09-15 12:12:02 +02:00
.gitmodules Repository cleanup. Add README and reorganize directories 2020-12-28 19:52:17 +01:00
Dockerfile Execute script separately 2021-09-26 01:13:22 +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

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.