Go to file
Andrea Cavalli f98ca55ac5 fix 2023-05-08 11:56:31 +02:00
.github/workflows fix 2023-05-08 11:56:31 +02:00
api Force utf8 2023-05-07 19:52:50 +02:00
implementations (dev) Rewrite tdlib-serializer, reorganize project 2023-05-07 14:47:17 +02:00
natives Disable javadoc 2023-05-07 20:02:00 +02:00
scripts (dev) Rewrite tdlib-serializer, reorganize project 2023-05-07 14:47:17 +02:00
tdlib-serializer@c77baa48e3 (dev) Rewrite tdlib-serializer, reorganize project 2023-05-07 14:47:17 +02:00
.gitignore (dev) Rewrite tdlib-serializer, reorganize project 2023-05-07 14:47:17 +02:00
.gitmodules (dev) Rewrite tdlib-serializer, reorganize project 2023-05-07 14:47:17 +02:00
Dockerfile Add crossbuild variable 2023-04-27 19:17:42 +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.