1. 程式人生 > >記錄Android開發常用框架

記錄Android開發常用框架

目前比較流行的開發方式組合:RxJava+Retrofit+MVP,這個可以看看下面這個使用https://github.com/youxin11544/MVP-RxJava-Hybride

https://github.com/ReactiveX/RxJava
https://github.com/square/retrofit

推薦幾個比較流行的框架:
日誌系統:https://github.com/orhanobut/logger
JSON解析:https://github.com/alibaba/fastjson
資料庫:https://github.com/greenrobot/greenDAO
網路:https://github.com/square/okhttp


圖片(適應圖片較少的應用):https://github.com/bumptech/glide
圖片(適應圖片較多的應用):https://github.com/facebook/fresco

UI集合:https://github.com/xiaoyaoyou1212/android-open-project
藍芽BLE:https://github.com/xiaoyaoyou1212/BLE