背景介紹
Telegram 是一款跨平台的即時通信軟件,它的客戶端是自由及開放源代碼軟件。用戶可以相互交換加密與自毀消息,發送照片、影片等所有類型文件。官方提供手機版、桌面版和網頁版等多種平台客戶端。
源碼來源
Telegram for Android版代碼(Telegram for Android Source )
https://github.com/ichelsearay/Telegram
fork form DrKLO/Telegram
下載源碼
git clone https://github.com/ichelsearay/Telegram.git
cd Telegram
git submodule update –init –recursive