Twitter License for Android

1.Apache Software Foundationhtml

Apache 软件基金会android

 

2.Apache Thriftgit

    跨平台传输数据,Thrift与其余传输方式的比较:
    xml与JSON相比体积太大,可是xml传统,也不算复杂。
    json 体积较小,新颖,但不够完善。
    thrift 体积超小,使用起来比较麻烦,不如前二者轻便,可是对于1.高并发、2.数据传输量大、3.多语言环境, 知足其中2点使用 thrift仍是值得的。程序员

 

3.Android Open Source Projectgithub

   Google Cloud Messaging编程

   Google libphonenumberjson

   Google libaddressinput网络

谷歌本身家的,大部分用不到,一块儿忽略。并发

 

4.Bouncy Castle Crypto(via Spongy Castle)eclipse

项目地址:https://github.com/rtyley/spongycastle

加密从新封装,https://rtyley.github.io/spongycastle/ ,Demo:https://github.com/rtyley/spongycastle-eclipse#readme

 

5.Chris Banes

这个名字不是一个库,又是一位明星程序员,最初的下拉刷新,Git地址:https://github.com/chrisbanes

 

6.ExoPlayer

项目地址:https://github.com/google/ExoPlayer

一个可扩展的多媒体播放库,强大。

 

7.Jackson Java JSON-processor Core

项目地址:http://jackson.codehaus.org/

解析JSON

 

8.LoganSquare

项目地址:https://github.com/bluelinelabs/LoganSquare

LoganSquare是Android上解析和序列化JSON最快的开源库

 

9.OkHttp

项目地址:https://github.com/square/okhttp

square开源的网络请求库

 

10.RxJava and RxAndroid

项目地址:https://github.com/ReactiveX/RxJava

               https://github.com/ReactiveX/RxAndroid

响应式编程,新的认知

 

11.Vandal Software,LLC

http://www.vandalsoftware.com/

 

12.Etsy AndroidStaggeredListview

项目地址:https://github.com/etsy/AndroidStaggeredGrid

Etsy出品瀑布流控件

 

13.Jake Wharton's ViewPagerIndicator

项目地址:https://github.com/JakeWharton/ViewPagerIndicator

强大的viewpager

 

14.Sliding TabLayout

地址:http://developer.android.com/intl/zh-cn/samples/SlidingTabsBasic/src/com.example.android.common/view/SlidingTabLayout.html

 

以上来自Twitter for Android version 5.88.0.

相关文章
相关标签/搜索