Pinned Repositories
AndroidNavigation
A library managing navigation, nested Fragment, StatusBar, Toolbar for Android
AndroidNotes
本人多年的Android笔记,既有基础知识,也有深度好文!持续更新中...
AsyncTaskApplication
对Android AsyncTask采用Builder模式封装成链式调用的形式
awesome-android-ui
A curated list of awesome Android UI/UX libraries
BannerViewPager
🚀 An awesome banner for Android. 这可能是全网最好用的Banner。简单、高效,无缝衔接Kotlin。一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。
BaseLibrary
:fire:Android开发 常用基础公共库(mvp/mvvm/retrofit/rxjava/socket/ble/多语言) 直接下载或依赖即可使用
cameraview
Easily integrate Camera features into your Android app
citypicker
citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,仿京东样式,一级或者三级列表展示方式。
EasyPopup
「暂停维护」PopupWindow Wrapper. 对 PopupWindow 的封装。可指定相对于 anchor view 各个方位弹出,设置背景变暗,指定 ViewGroup 背景变暗等特性。
Rxjava_Retrofit
retrofit详解和使用(一)
luweiandroid's Repositories
luweiandroid/EasyPopup
「暂停维护」PopupWindow Wrapper. 对 PopupWindow 的封装。可指定相对于 anchor view 各个方位弹出,设置背景变暗,指定 ViewGroup 背景变暗等特性。
luweiandroid/Rxjava_Retrofit
retrofit详解和使用(一)
luweiandroid/AndroidNavigation
A library managing navigation, nested Fragment, StatusBar, Toolbar for Android
luweiandroid/AndroidNotes
本人多年的Android笔记,既有基础知识,也有深度好文!持续更新中...
luweiandroid/awesome-android-ui
A curated list of awesome Android UI/UX libraries
luweiandroid/BannerViewPager
🚀 An awesome banner for Android. 这可能是全网最好用的Banner。简单、高效,无缝衔接Kotlin。一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。
luweiandroid/BaseLibrary
:fire:Android开发 常用基础公共库(mvp/mvvm/retrofit/rxjava/socket/ble/多语言) 直接下载或依赖即可使用
luweiandroid/cameraview
Easily integrate Camera features into your Android app
luweiandroid/citypicker
citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,仿京东样式,一级或者三级列表展示方式。
luweiandroid/Compressor
An easy to use image compress library for Android.
luweiandroid/coolweatherjetpack
酷欧天气的Jetpack版本实现,采用了MVVM架构。
luweiandroid/flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
luweiandroid/glide
An image loading and caching library for Android focused on smooth scrolling
luweiandroid/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 蕴繁于简 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
luweiandroid/keeplive
保活组件
luweiandroid/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
luweiandroid/MVPHelper
A plugin for Intellj IDEA & Android Studio which can help you generate interfaces and classes of MVP. 一款Intellj IDEA 和Android Studio 自动生成MVP模式所需接口以及实现类的插件。
luweiandroid/MVVMHabit
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
luweiandroid/NestedTouchScrollingLayout
:8ball:处理子 View,父 View 嵌套滚动,成本比 support v4 NestedScrolling 低,放心食用~
luweiandroid/OCR_identify
身份证自动识别,银行卡识别,驾驶证识别,行驶证识别,根据百度文字识别 api 封装,能快速识别身份证信息,银行卡信息,驾驶证信息,行驶证信息,使用非常方便
luweiandroid/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
luweiandroid/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
luweiandroid/redenvelopes
红包辅助,微信红包辅助,快速开红包,利用无障碍服务实现的微信自用抢红包辅助
luweiandroid/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
luweiandroid/ScreenAdaptation
:fire:一种非常好用的Android屏幕适配——smallestWidth限定符适配
luweiandroid/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
luweiandroid/SwitchButton
SwitchButton.An beautiful+lightweight+custom-style-easy switch widget for Android,minSdkVersion >= 11
luweiandroid/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
luweiandroid/XPopup
🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)
luweiandroid/ZLoading
这是一个自定义Loading View库。暂停更新