在此记录自己用到过的Github上的Android开源项目:
Hexo Blog
hexo-theme-indigo: https://github.com/yscoder/hexo-theme-indigo
hexo-theme-raytaylorism: https://github.com/raytaylorlin/hexo-theme-raytaylorism
multidex: https://developer.android.com/studio/build/multidex.html
AdMob: https://developers.google.com/mobile-ads-sdk/docs/admob/android/quick-start?hl=zh-cn
Android UI
butterknife: https://github.com/JakeWharton/butterknife
http://jakewharton.github.io/butterknife/CircleImageView: https://github.com/hdodenhof/CircleImageView
AppUpdater: https://github.com/javiersantos/AppUpdater
AppIntro: https://github.com/PaoloRotolo/AppIntro
Android-AdvancedWebView: https://github.com/delight-im/Android-AdvancedWebView
BottomBar: https://github.com/roughike/BottomBar
EventBus: https://github.com/greenrobot/EventBus
awesome-android-ui: https://github.com/wasabeef/awesome-android-ui
Toolbar:
Annotation
Android Tools
retrofit: https://github.com/square/retrofit
leakcanary: https://github.com/square/leakcanary
Realm: https://realm.io/
Dagger 2: https://github.com/google/dagger
android-architecture: https://github.com/googlesamples/android-architecture
easydeviceinfo: https://github.com/nisrulz/easydeviceinfo
MPermissions: https://github.com/hongyangAndroid/MPermissions
parcler: https://github.com/johncarl81/parceler
RxJava
RxJava: https://github.com/ReactiveX/RxJava
- 给 Android 开发者的 RxJava 详解
- 【Android】RxJava的使用(一)基本用法
- 【Android】RxJava的使用(二)Action
- 【Android】RxJava的使用(三)转换——map、flatMap
- 【Android】RxJava的使用(四)线程控制 —— Scheduler
- 【Android】RxJava + Retrofit完成网络请求
- RxJava 2.0有什么不同(译)
- RxJava 2.0 使用详解
- 从零开始的RxJava2.0教程(一)基础
- 从零开始的RxJava2.0教程(二)操作符
- 从零开始的RxJava2.0教程(三)响应式的好处
- 从零开始的RxJava2.0教程(四)在安卓中的应用
- RxJava2+Retrofit2实现网络请求和解析封装
RxAndroid: https://github.com/ReactiveX/RxAndroid
RxPermissions: https://github.com/tbruyelle/RxPermissions
MVP
MVPSample: https://github.com/VectorYi/MVPSample
android-mvp: https://github.com/zhengxiaopeng/Rocko-Android-Demos/tree/master/architecture/android-mvp
MVP-Simple-Demo: https://github.com/wongcain/MVP-Simple-Demo
TheMVP: https://github.com/kymjs/TheMVP
MVPro: https://github.com/qibin0506/MVPro
Nucleus 框架: https://github.com/konmik/nucleus
Beam 框架: https://github.com/Jude95/Beam
Mosby 框架: https://github.com/sockeqwe/mosby
Loader 的使用: http://blog.chengdazhi.com/index.php/131
Google 官方推荐: https://github.com/googlesamples/android-architecture
Philm: https://github.com/chrisbanes/philm