zoukankan      html  css  js  c++  java
  • 开源项目Telegram源码 Telegram for Android Source

    背景介绍

    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

    魏雷雷的博客 » 开源项目Telegram源码 Telegram for Android Source

  • 相关阅读:
    64_l2
    64_l1
    64_k2
    64_k1
    64_j2
    64_j1
    64_g6
    64_g5
    64_g4
    64_g3
  • 原文地址:https://www.cnblogs.com/rayray/p/10956133.html
Copyright © 2011-2022 走看看