index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
/
android
/
build-openssl.sh
Age
Commit message (
Expand
)
Author
2025-08-18
Android: use 16K pages for OpenSSL libraries.
levlam
2024-05-31
Support OpenSSL shared library build in Android example.
levlam
2024-05-31
Update OpenSSL version in examples.
levlam
2024-05-13
Android example: use build-tools for Android 34 and add support for NDK 26+.
levlam
2023-03-26
Update default OpenSSL versions in examples.
levlam
2022-08-14
Android example: avoid using of unsupported API versions with new NDK.
levlam
2022-08-14
Android example: change working directory after resolving relative paths.
levlam
2022-08-13
Android example: improve checks for existence of output directory.
levlam
2022-08-13
Allow to specify custom path for prebuilt Android OpenSSL.
levlam
2022-08-12
Improve name of OPENSSL_VERSION argument.
levlam
2022-08-12
Define HOST_ARCH in check-environment.sh.
levlam
2022-08-12
Check argument correctness in Android build scripts.
levlam
2022-08-12
Add check for glibc presense on Linux.
levlam
2022-08-11
Fix javadoc usage.
levlam
2022-08-11
Add example of building TDLib for Android.
levlam