# Androidkuangjia **Repository Path**: zfblipo/Androidkuangjia ## Basic Information - **Project Name**: Androidkuangjia - **Description**: Android使用的框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-03 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Androidkuangjia #### 项目介绍 Android使用的框架 1.网络框架 RxJava+Retrofit https://github.com/ReactiveX/RxJava https://github.com/ReactiveX/RxAndroid https://github.com/ReactiveX/RxKotlin https://github.com/square/retrofit 2.图片请求 facebook的 fresco https://github.com/facebook/fresco https://www.fresco-cn.org/docs/getting-started.html 3.权限使用 AndPermission https://github.com/yanzhenjie/AndPermission 4.eventbus 线程通知 https://github.com/greenrobot/EventBus 5.Bugly崩溃日志 6.SmartRefreshLayout下来刷新 https://github.com/scwang90/SmartRefreshLayout 7.butterknife注解 https://github.com/JakeWharton/butterknife 8.zxing二维码扫描 https://github.com/zxing/zxing implementation 'com.acker:simplezxing:1.5' 9.多图片选择ImagePicker MultiImageSelector 10.辅助RecycleView BaseRecyclerViewAdapterHelper https://github.com/CymChad/BaseRecyclerViewAdapterH elper 11.卡片阴影 cardview 12.数据库框架Realm https://realm.io/cn/docs/java/latest/ https://github.com/realm/realm-java 13.即时通讯 网易云信 14.gson fastjson https://github.com/alibaba/fastjson