zengfw / EffectiveBitmapLinks
JNI实现图片压缩
☆97Updated 7 years ago
Alternatives and similar repositories for EffectiveBitmap
Users that are interested in EffectiveBitmap are comparing it to the libraries listed below
Sorting:
- 🌷 直播间送礼物拼图案动画控件☆241Updated 3 months ago
- AOP实现Android集中式登陆架构,解放无时无刻的登陆状态判断!!!☆114Updated 6 years ago
- Fragment切换方法的封装☆127Updated 6 years ago
- 该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。☆113Updated 7 years ago
- Android Change Skin, Android Night Mode, 安卓换肤,安卓夜间模式☆153Updated 6 years ago
- based on Gson's parsing library, perform fault-tolerant processing on basic types (without causing the entire json parsing to fail due to…☆59Updated 7 years ago
- 【停止维护】🏄 帮助你快速使用Android的LiveData与ViewModel,已支持SavedState☆147Updated 4 years ago
- ☆71Updated 7 years ago
- Demo for Image auto sliding with GyroscopeSensor☆254Updated 7 years ago
- 组件化/模块化☆141Updated 7 years ago
- Android ThreadPool的封装☆101Updated 7 years ago
- android 图片压缩,通过编译libjpeg-turbo来压缩图片,抛弃了原生的bitmap方法,达到了与微信、qq的效果(已编写了一个基于此库的图片压缩框架)☆79Updated 7 years ago
- 为 Retrofit2 提供的 FastJson 解析器 (FastJsonConverter) ,弥补了官方缺少对 FastJson 支持的问题。☆63Updated 8 years ago
- 一种基于ARouter的使用封装方案,实现对ARouter的Retrofit式使用。☆95Updated 7 years ago
- play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge fram…☆90Updated 3 years ago
- 为Android提供MP3录音功能.边录边转码,暂停可播,方法安全,回调丰富,6.0以下权限也适配了☆175Updated 7 years ago
- 针对360的RePlugin插件化框架适配的路由Router框架☆79Updated 7 years ago
- A simple Android Component demo☆84Updated 7 years ago
- ☆39Updated last year
- 一行代码完成Android 8 FileProvider适配~☆121Updated 6 years ago
- 本库是一款基于Rxjava实现的android音频设备通信库,主要用于手机和音频设备之间通信,支持录音、发送、供电、发送失败自动重试(可以指定重试次数),设置接收超时、自定义编解码,自定义配置参数等功能,使用本库只需要关注与业务相关的自定义编解码。