mirror of
https://github.com/DrKLO/Telegram.git
synced 2024-12-31 16:40:45 +01:00
Telegram for Android source
ee562c6036
Los Chats Secretos: --> Los chats secretos: (common Spanish capitalisation) de móvil-a-móvil --> de móvil a móvil ( no need of dashes) Hey --> Oye (proper translation) agregó --> añadió (for uniformity) Poderosa --> Potente (more common) |
||
---|---|---|
gradle/wrapper | ||
TMessagesProj | ||
.gitignore | ||
build.gradle | ||
gradlew | ||
LICENSE | ||
README.md | ||
settings.gradle |
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 official Telegram App for Android source code.
API, Protocol documentation
Documentation for Telegram API is available here: http://core.telegram.org/api
Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto
Usage
Import the root folder into your IDE (tested on Android Studio), then run project.