An open API service indexing awesome lists of open source software.

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 1 year ago
JSON representation

Prebuilt TDLib Java bundle used in Telegram X for Android.

Awesome Lists containing this project

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).