Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)
☆207Sep 1, 2022Updated 3 years ago
Alternatives and similar repositories for ActivityResultLauncher
Users that are interested in ActivityResultLauncher are comparing it to the libraries listed below
Sorting:
- The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)☆825Jul 20, 2023Updated 2 years ago
- Probably the best Kotlin utils library for Android. (可能是最好用的 Kotlin 工具库)☆595Apr 8, 2025Updated 10 months ago
- The best utils of Retrofit. (最好用的 Retrofit 工具,支持 Kotlin 和 Java 用法,支持 RxJava 和协程,支持注解管理 baseUrl)☆14Aug 29, 2022Updated 3 years ago
- Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)☆683Apr 5, 2025Updated 10 months ago
- KVCache 是一个便于统一管理的键值缓存库;支持无缝切换缓存实现☆33May 14, 2025Updated 9 months ago
- 🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型☆255Aug 31, 2023Updated 2 years ago
- [永久维护] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大☆2,851Apr 15, 2025Updated 10 months ago
- 🎊 Android Spannable 扩展,简单易用,支持Kotlin\Java。详细使用文档👇☆113Jun 7, 2022Updated 3 years ago
- The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)☆220Updated this week
- Use annotation to allow Retrofit to support multiple baseUrl and dynamically change baseUrl.(用注解让 Retrofit 同时支持多个 baseUrl 以及动态改变 baseUrl)☆16Nov 24, 2024Updated last year
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,722Feb 10, 2026Updated 2 weeks ago
- [永久维护] Android 基于协程/OkHttp网络请求工具☆2,029Dec 20, 2024Updated last year
- 🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能…☆1,472Mar 15, 2024Updated last year
- Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation☆334Sep 7, 2023Updated 2 years ago
- Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等☆740Jul 15, 2025Updated 7 months ago
- 🍘 Android上最强大的缺省页框架☆706Oct 9, 2023Updated 2 years ago
- An Android Image and Video Selection Framework Implemented with Jetpack Compose(一个用 Jetpack Compose 实现的 Android 图片视频选择框架)☆950Updated this week
- Simple API implement DataBinding and ViewBinding. 简单的 API 实现 DataBinding 和 ViewBinding,欢迎 star☆429Apr 12, 2023Updated 2 years ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,890Mar 28, 2023Updated 2 years ago
- Android上强大的悬浮窗组件,支持 系统浮窗(需要权限)、应用内浮窗(无权限)、局部悬浮(View),支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window(App),…☆1,473Feb 16, 2026Updated last week
- 🎈Activity Results API自动化注册&极简使用方案。☆32Feb 7, 2025Updated last year
- 💬 DialogX dialog box component library, easy to use, more customizable, more scalable, easy to achieve a variety of dialog boxes. Dialog…☆2,329Jan 25, 2026Updated last month
- 支持嵌套滚动的布局☆161Feb 25, 2025Updated last year
- Android计时器工具, 倒计时/正计时/开始/暂停/继续/结束/取消☆176Dec 8, 2024Updated last year
- 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!☆788Sep 11, 2024Updated last year
- Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等☆1,748Nov 28, 2025Updated 3 months ago
- Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包☆671Aug 10, 2023Updated 2 years ago
- Make Android transparent statusbar and navigationbar easy.☆1,583Nov 17, 2021Updated 4 years ago
- 🍯 LiveData / Coroutine / Lifecycle / EventBus 特性的事件总线框架☆389Aug 16, 2023Updated 2 years ago
- Shape 支持在布局中直接定义啦,支持设置阴影,文字渐变色,状态选择器☆1,028Feb 4, 2026Updated 3 weeks ago
- blink:服务于 Android组件化的路由框架。基于Uri来导航和传参,并能返回结果。☆17Mar 19, 2024Updated last year
- Material Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...☆1,110Feb 1, 2024Updated 2 years ago
- google 原生 Tablayout( com.google.android.material.tabs.TabLayout) 零入侵拓展,帮你更便捷的使用原生TabLayout实现一些UI效果☆141Apr 25, 2021Updated 4 years ago
- 🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件…☆8,016Feb 1, 2025Updated last year
- 结合 Kotlin 特性封装的 ARouter 组件化工具和组件化示例☆12May 24, 2022Updated 3 years ago
- Use Fragment like Activity☆300May 14, 2023Updated 2 years ago
- [开发必备] Android一行代码配置透明状态栏☆300Aug 14, 2023Updated 2 years ago
- Gson 解析容错框架,愿从此再无 Json 解析报错☆770Feb 7, 2026Updated 3 weeks ago
- 🔥 RecyclerView 下拉刷新、上拉松手/自动加载更多、item点击/长按、item局部刷新、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter、嵌套滑动置顶☆826Aug 11, 2025Updated 6 months ago