DrKLO/Telegram
Fork: 8082 Star: 25081 (更新于 2024-10-22 16:16:57)
license: GPL-2.0
Language: Java .
Telegram for Android source
最后发布版本: release-11.1.3-5244 ( 2024-09-11 06:55:34)
Telegram messenger for Android
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.
Creating your Telegram Application
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.
- 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.
- Kindly do not use our standard logo (white paper plane in a blue circle) as your app's logo.
- 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.
API, Protocol documentation
Telegram API manuals: https://core.telegram.org/api
MTproto protocol manuals: https://core.telegram.org/mtproto
Compilation Guide
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 3.4, Android NDK rev. 20 and Android SDK 8.1
- Download the Telegram source code from https://github.com/DrKLO/Telegram ( git clone https://github.com/DrKLO/Telegram.git )
- Copy your release.keystore into TMessagesProj/config
- Fill out RELEASE_KEY_PASSWORD, RELEASE_KEY_ALIAS, RELEASE_STORE_PASSWORD in gradle.properties to access your release.keystore
- Go to https://console.firebase.google.com/, create two android apps with application IDs org.telegram.messenger and org.telegram.messenger.beta, turn on firebase messaging and download google-services.json, which should be copied to the same folder as TMessagesProj.
- Open the project in the Studio (note that it should be opened, NOT imported).
- Fill out values in TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java – there’s a link for each of the variables showing where and which data to obtain.
- You are ready to compile Telegram.
Localization
We moved all translations to https://translations.telegram.org/en/android/. Please use it.
最近版本更新:(数据更新于 2024-10-22 04:07:00)
2024-09-11 06:55:34 release-11.1.3-5244
2024-08-14 20:41:48 release-11.0.0-5143
2024-07-11 15:59:10 release-10.14.5-4945
2024-07-03 09:17:56 release-10.14.3-4927
2024-06-03 15:22:51 release-10.13.1-4845
2024-03-08 22:53:40 release-10.9.1-4464
2024-01-18 16:47:55 release-10.6.1-4275
2023-12-31 20:15:17 release-10.5.0-4228
2023-12-05 16:26:26 release-10.3.2-4145
2023-11-02 18:54:25 release-10.2.3_4075
主题(topics):
telegram
DrKLO/Telegram同语言 Java最近更新仓库
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 20:43:19 xiaojieonly/Ehviewer_CN_SXJ
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex
2024-10-31 04:35:56 kestra-io/kestra