Android 拍照/选择图片,裁剪,压缩,适配androidQ,不用重写activity,链式调用
☆140Jul 22, 2021Updated 4 years ago
Alternatives and similar repositories for uTakePhoto
Users that are interested in uTakePhoto are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AndroidQ下,使用MediaStore和SAF的示例☆86Nov 7, 2019Updated 6 years ago
- A simple sliding layout view, 一款简单高效的滑动库,模仿MIUI滑动返回或即刻滑动返回功能。☆78Feb 21, 2019Updated 7 years ago
- 兼容android11、android 10,相机拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),视频选择,视频图片多类型复杂选择,各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持Glide/…☆3,030Jan 16, 2024Updated 2 years ago
- 使用ItemTouchHelper轻松实现RecyclerView拖拽排序和滑动删除☆37May 19, 2016Updated 9 years ago
- 有焦点item的水平/垂直滚动RecyclerView-LayoutManager。仿Android豆瓣书影音“推荐“频道列表布局☆836Mar 2, 2023Updated 3 years ago
- 微信、bilibili大图、长图、gif、视频、自定义view的转场效果,The transition effect of wechat, bilibili large image, long image, GIF, video and custom view☆1,512Dec 10, 2022Updated 3 years ago
- 兼容android 10,自定义相机拍照。android图片选择、裁剪、压缩,自定义相机仿微信拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持G…☆537Mar 21, 2023Updated 3 years ago
- android 图片视频加载库,单选,多选,预览,自定义UI,相机,裁剪...等等 适配10-13☆70Feb 5, 2025Updated last year
- Material Design View with Animation☆14May 29, 2015Updated 10 years ago
- ☆20Feb 20, 2021Updated 5 years ago
- 封装好的音频模块,有录制音频和播放音频的接口(音频格式为 opus )☆11Sep 24, 2021Updated 4 years ago
- 各种各样的Android或Java的实用代码片段,方便总结与查找☆32Apr 5, 2017Updated 8 years ago
- Android Q storage Actual combat(MediaStore and SAF)☆114Apr 11, 2020Updated 5 years ago
- 图片相关的工程☆14Aug 9, 2019Updated 6 years ago
- A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)☆3,894Mar 9, 2023Updated 3 years ago
- Android稳定高效的浮层创建管理框架☆989Aug 4, 2023Updated 2 years ago
- Android UI 快速开发,专治原生控件各种不服☆1,956Feb 21, 2024Updated 2 years ago
- An Android view which provides a nice slide-to-left/right interaction.☆69Feb 14, 2019Updated 7 years ago
- 一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等☆1,183Sep 24, 2020Updated 5 years ago
- 【MultiType】可以轻松地实现RecyclerView显示多种数据类型,数据对应布局一对多、多对多、多对一,可以注册全局类型、局部类型、默认类型☆82Apr 17, 2020Updated 5 years ago
- 实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView☆1,439Oct 10, 2025Updated 5 months ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- This project provided a PinnedHeaderLetterListView to pin the header of listview and with a letter sideBar,when touch sideBar listview wi…☆15Mar 29, 2018Updated 7 years ago
- 对eventbus,activity栈,fragment栈进行了跨进程适配☆13Jun 1, 2020Updated 5 years ago
- 通过简单的配置将图片压缩到指定的大小,指定的分辨率。☆29Jan 12, 2023Updated 3 years ago
- Android图片选择器,仿微信的图片选择器的样式和效果。支持图片的单选、限数量的多选和不限数量的多选,支持图片剪切。支持图片预览和图片文件夹的切换。支持在选择图片时调用相机拍照,也支持不用打开相册直接调用相机拍照。☆796Jan 12, 2022Updated 4 years ago
- Make Android transparent statusbar and navigationbar easy.☆1,584Nov 17, 2021Updated 4 years ago
- ANetty 是基于Netty二次封装的Android链路通讯库,用以快速开发高性能,高可靠性的网络交互。在保证易于开发的同时还保证其应用的性能,稳定性和伸缩性。轻松实现长连接通讯。☆81May 15, 2025Updated 10 months ago
- 一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库☆7,238Aug 26, 2019Updated 6 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 7 months ago
- 随机生成多种方式验证码的实现☆11Apr 21, 2015Updated 10 years ago
- Type based Jetpack MVVM library.☆224Dec 15, 2023Updated 2 years ago
- A delicate lib for System Capture, Pick and Crop in Android☆307Jul 22, 2023Updated 2 years ago
- 点聚合demo 高德☆11Aug 5, 2019Updated 6 years ago
- OkReflect is a library that want to help you use Java Reflection APIs with ease.☆46Jul 16, 2019Updated 6 years ago
- 进度ImageView☆21May 11, 2016Updated 9 years ago
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,730Feb 10, 2026Updated last month
- 一个可直接快速引入的 Java 版本的模块化 MVP 框架☆17Nov 15, 2019Updated 6 years ago
- 🔢 SplitEditText 是一个灵活的分割编辑框。常常应用于验证码输入 、密码输入等场景。☆140May 14, 2025Updated 10 months ago