好用的工具类

// 圆形的ImageView:https://github.com/hdodenhof/CircleImageView
// 吐司工具类:https://github.com/getActivity/ToastUtils
// 标题栏:https://github.com/getActivity/TitleBar
// 权限请求框架:https://github.com/getActivity/XXPermissions
// 侧滑功能:https://github.com/bingoogolapple/BGASwipeBackLayout-Android
// 状态栏沉浸:https://github.com/gyf-dev/ImmersionBar
// ButterKnife注解库:https://github.com/JakeWharton/butterknife
// 悬浮窗:https://github.com/getActivity/XToast
// 网络请求:https://github.com/zhou-you/RxEasyHttp
// RxJava: https://github.com/ReactiveX/RxAndroid
// RecyclerView:https://github.com/CymChad/BaseRecyclerViewAdapterHelper
// 工具类:https://github.com/Blankj/AndroidUtilCode
// 图片选择:https://github.com/zhihu/Matisse
// 上拉下拉:https://github.com/bingoogolapple/BGARefreshLayout-Android
// 轮播图:https://github.com/bingoogolapple/BGABanner-Android
// 二维码:https://github.com/bingoogolapple/BGAQRCode-Android
// 第三方支付:https://github.com/getActivity/RxPay
// Log 打印:https://github.com/JakeWharton/timber

你可能感兴趣的:(帮助,Android杂谈)