If you want to skip compiling TDLib C++ from source and avoid Docker/macOS NDK build errors, I've created an automated distribution pipeline that builds all 4 ABIs and publishes them directly to Maven Central:
https://github.com/AkashPriyadarshii/tdlib-android
It includes a clean Kotlin Coroutines + Flow wrapper so you can import and initialize it in a single step.
If you want to skip compiling TDLib C++ from source and avoid Docker/macOS NDK build errors, I've created an automated distribution pipeline that builds all 4 ABIs and publishes them directly to Maven Central:
https://github.com/AkashPriyadarshii/tdlib-android
It includes a clean Kotlin Coroutines + Flow wrapper so you can import and initialize it in a single step.