mirror of
https://github.com/DrKLO/Telegram.git
synced 2024-12-22 22:45:18 +01:00
Telegram for Android source
fdb7074244
Corrected grammatical mistakes (missing "the"). Changed "map" to "location" (since you don't send other people your map but your location) and changed "kicked" to "removed" ("kick" is too colloquial in my opinion). Corrected small typos. |
||
---|---|---|
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.