Android网络通信框架

来源:互联网 发布:3ds淘宝在哪买 编辑:程序博客网 时间:2024/04/28 09:19

Android网络通讯架构有很多third party lib. 可参看如下:

1. Android网络通信开发使用的常见第三方框架汇总
    http://blog.csdn.net/liuhaomatou/article/details/44857005


2. Google Volley

       Transmitting Network Data Using Volley
       http://developer.android.com/intl/zh-cn/training/volley/index.html

      Android 网络通信框架Volley简介(Google IO 2013)
      http://blog.csdn.net/t12x3456/article/details/9221611



其他GitHub相关
1. GitHub Android Libraries Top 100 简介
        https://github.com/Freelander/Android_Data/blob/master/Android-Librarys-Top-100.md?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io


2. GitHub 优秀的 Android 开源项目
       http://blog.csdn.net/shulianghan/article/details/18046021


3 常用github项目类库
        http://www.csdn123.com/html/topnews201408/14/2714.htm

0 0