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.
- Obtain your own api_id for your application.
- Please do not use the name Telegram for your app — or make sure your users understand that it is unofficial.
- Please study our security guidelines and take good care of your users' data and privacy.
- Please remember to publish your code too in order to comply with the licences.
Telegram API manuals: https://core.telegram.org/api
Beware of using the dev branch and uploading it to any markets, in many cases it not will work as expected.
First of all, take a look at src/main/java/org/telegram/messenger/BuildVars.java and fill it with correct values. Import the root folder into your IDE (tested on Android Studio), then run project.
We moved all translations to https://translations.telegram.org/en/android/. Please use it.