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.