Someone's blog

Opensource

0 views |

开放资源收集 GitHub

优秀资源网站

  1. My GitHub

  2. android-open-project

  3. 一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目

  4. androidweekly(国外)

  5. androidweekly(国内)

  6. saulmm(个人博客)

  7. google

  8. googlesamples

  9. square

  10. awesome-android

  11. AndroidDevTools

  12. Android_Data

  13. it-ebooks-archive(计算机开放电子书汇总)

  14. Awesome Android Complete Reference

  15. 2017年Android开源项目及库汇总

Android

开源APP收集

  1. AppPlus

  2. 知乎日报

  3. 妹纸

  4. MIUI录音机社区开源版

  5. MIUI指南针社区开源版

  6. 小米便签社区开源版

  7. MIUI文件管理器社区开源版

  8. github-android

  9. JamsMusicPlayer

  10. android-eye

  11. avplayer

  12. kickmaterial

  13. 豆芽

  14. 开源中国Android客户端MVP架构Material Design设计风格版

  15. 就看天气

  16. muzei

  17. ribot-app-android

即时通讯APP

1:wire
https://github.com/wireapp/wire-android

2:Telegram
https://github.com/DrKLO/Telegram

3:MongooseIM
https://github.com/esl/MongooseIM

VOIP视频传输

1、sipdroid
https://github.com/i-p-tel/sipdroid

2、imsdroid
https://github.com/DoubangoTelecom/imsdroid

3、csipsimple
https://github.com/r3gis3r/CSipSimple

4、linphone
https://github.com/BelledonneCommunications/linphone

5、WebRTC
https://webrtc.org

6、sip2peer
https://code.google.com/archive/p/sip2peer/
http://dsg.ce.unipr.it/?q=node/41
https://github.com/dsg-unipr/sip2peer

优秀Demo收集

1:android-support-23.2-sample
https://github.com/liaohuqiu/android-support-23.2-sample

Android 框架收集

一、联网框架

1:android-async-http
https://github.com/loopj/android-async-http

2:http-request
https://github.com/kevinsawicki/http-request

3:retrofit
https://github.com/square/retrofit

4:Netroid
https://github.com/vince-styling/Netroid

5:okhttp
https://github.com/square/okhttp

6:volley
https://android.googlesource.com/platform/frameworks/volley

二、图片加载框架

1:fresco
https://github.com/facebook/fresco

2:glide
https://github.com/bumptech/glide

3:picasso
http://square.github.io/picasso/

4:Android-Universal-Image-Loader
https://github.com/nostra13/Android-Universal-Image-Loader

三、响应式框架

1:RxJAVA
https://github.com/ReactiveX/RxJava

2:Agera
https://github.com/google/agera

四、注解框架

1:dagger2
http://google.github.io/dagger/

五、缓存框架

1:https://github.com/yangfuhai/ASimpleCache

六、调试框架

1:stetho
https://github.com/facebook/stetho

七、动画框架

1:rebound
https://github.com/facebook/rebound

八、数据库

1:realm
https://realm.io/cn/

工具收集

一、RecyclerView下拉刷新与加载更多

1:SwipeToLoadLayout
https://github.com/Aspsine/SwipeToLoadLayout

2:UltimateRecyclerView
https://github.com/cymcsg/UltimateRecyclerView

3:IRecyclerView
https://github.com/Aspsine/IRecyclerView

4:PullLoadMoreRecyclerView
https://github.com/WuXiaolong/PullLoadMoreRecyclerView

5:HeaderAndFooterRecyclerView
https://github.com/cundong/HeaderAndFooterRecyclerView

6:android-PullRefreshLayout
https://github.com/baoyongzhang/android-PullRefreshLayout

###布局汇总

  • Android官方布局
    • LinearLayout 线性布局
    • FrameLayout 帧布局
    • RelativeLayout 相对布局
    • TableLayout 表格布局
    • AbsoluteLayout 绝对布局(过时)
    • GridLayout 网格布局
    • CoordinatorLayout 协调布局
    • PercentRelativeLayout 百分比相对布局
    • PercentFrameLayout 百分比帧布局
    • ConstraintLayout 约束布局
    • FlexboxLayout 弹性盒子布局
  • 第三方布局

我开发的类库

1:ZFUpdateDate 软件更新
https://git.oschina.net/tmxdyf/ZFSoftUpdate.git

2:ZFApi 联网封装
https://github.com/tmxdyf/ZFApi

React-Native

开源React-Native APP

1:GitHubPopular

2:ReactNative_Shopping

Icon资源

1:react-native-elements  十分强大

自动化运维  

1:ansible
https://github.com/ansible/ansible/

Github Pages 搭建

1:https://github.com/plusjade/jekyll-bootstrap

UI资源

  1. Material