drklo/ telegram
View on GitHubTelegram for Android source
Telegram for Android source
Telegram is a messaging app with a focus on speed and security. It’s superfast, simple and free. This repo contains the official source code for Telegram App for Android.
We welcome all developers to use our API and source code to create applications on our platform. There are several things we require from all developers for the moment.
Telegram API manuals: https://core.telegram.org/api
MTproto protocol manuals: https://core.telegram.org/mtproto
Note: In order to support reproducible builds, this repo contains dummy release.keystore, google-services.json and filled variables inside BuildVars.java. Before publishing your own APKs please make sure to replace all these files with your own.
You will require Android Studio 2025.1.4, Android NDK 27.2.12479018 and Android SDK 36.
git clone --recursive --shallow-submodules https://github.com/DrKLO/Telegram.git Telegram
In case you forgot the --recursive flag, change to the Telegram directory and run:
git submodule init && git submodule update --init --recursive --depth=1
We moved all translations to https://translations.telegram.org/en/android/. Please use it.
No comments yet. Set the tone — say what you would want to know.