背景介绍html
Telegram 是一款跨平台的即时通讯软件,它的客户端是自由及开放源代码软件。用户能够相互交换加密与自毁消息,发送照片、影片等全部类型文件。官方提供手机版、桌面版和网页版等多种平台客户端。git
源码来源github
Telegram for Android版代码(Telegram for Android Source )加密
https://github.com/ichelsearay/Telegram开放源代码
fork form DrKLO/Telegramorm
下载源码htm
git clone https://github.com/ichelsearay/Telegram.gitget
cd Telegram源码
git submodule update –init –recursive博客