https://github.com/TGX-Android/tdlib
Prebuilt TDLib Java bundle used in Telegram X for Android.
https://github.com/TGX-Android/tdlib
Last synced: about 2 months ago
JSON representation
Prebuilt TDLib Java bundle used in Telegram X for Android.
- Host: GitHub
- URL: https://github.com/TGX-Android/tdlib
- Owner: TGX-Android
- License: bsl-1.0
- Created: 2021-01-16T20:18:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-25T20:10:49.000Z (about 2 months ago)
- Last Synced: 2026-04-25T22:17:24.945Z (about 2 months ago)
- Language: C
- Homepage:
- Size: 6.25 MB
- Stars: 140
- Watchers: 27
- Forks: 52
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tdlib - TGX-Android/tdlib
README
# Prebuilt TDLib Java Bundle
This repository is a prebuilt [TDLib](https://github.com/tdlib/td) Java bundle currently used in **Telegram X**.
This bundle **is not intended** to be used in any projects except **Telegram X**. Moreover, it might include unstable/work-in-progress features and changes, which may lead to an unexpected behavior of any kind.
If you wish to use TDLib in your Android project, refer to [Using in Java projects](https://github.com/tdlib/td#using-java) section.
## License
`TDLib` is licensed under the terms of the Boost Software License.
For more information, see [LICENSE_1_0.txt](http://www.boost.org/LICENSE_1_0.txt), or refer to the original [TDLib repository](https://github.com/tdlib/td).