🔥AIDL实战,使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。
☆105Oct 13, 2025Updated 5 months ago
Alternatives and similar repositories for aidldemo
Users that are interested in aidldemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Kotlin相关使用案例☆15Dec 15, 2023Updated 2 years ago
- 车载应用中构建基于AIDL的SDK和Service的示例☆45Nov 21, 2021Updated 4 years ago
- 封装一个适合车载Android操作系统中使用的MVVM框架☆73Jan 8, 2022Updated 4 years ago
- KVCache 是一个便于统一管理的键值缓存库;支持无缝切换缓存实现☆33May 14, 2025Updated 10 months ago
- 一个示例,演示使用aidl传输超大型文件(An example to demonstrate using AIDL to transfer very large files)☆24Apr 5, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- flying-pigeon 是一个IPC 跨进程通信组件,底层是匿名内存+Binder , 突破1MB大小限制,无需写AIDL文件,让实现跨进程通信就像写一个接口一样简单☆222Mar 9, 2021Updated 5 years ago
- 🔥🔥🔥Android基础组件库🔥🔥🔥 打造一个简单易用的基础组件库,封装架构组件,网络组件,数据存储组件,图片加载组件,媒体库组件,运行时权限组件,全局捕获异常组件, 业务流程组件,日志组件,广告组件☆61Jul 21, 2025Updated 8 months ago
- 一种在Android上使用JNI修改线程、进程CPU亲和性的示例demo。☆25Jul 20, 2023Updated 2 years ago
- This is a pure kotlin version of Android Base Utils for any android project. You can also get this project in gitee.☆14Mar 18, 2026Updated last week
- Mapbox for jetpack compose 地图封装(含离线地图)☆12Jul 29, 2025Updated 7 months ago
- 可以在 Android Studio 中编译的 AOSP 内的 LatinIME 输入法☆26Oct 15, 2018Updated 7 years ago
- 史上最精简Refresh RecyclerView库: 通过Kotlin语言,基于MVVM模式,通过DataBinding,ViewModel,LiveData技术,实现了RecyclerView最精简封装,比paging3更精简,无需关心分页,什么下拉刷新,加载更多,分页…☆15Oct 14, 2022Updated 3 years ago
- Android性能优化实践☆16Dec 15, 2023Updated 2 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆108Jun 25, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Dec 12, 2019Updated 6 years ago
- Kotlin Coroutines 的工具类库☆19Apr 9, 2024Updated last year
- 基于 Kotlin 特性实现的验证框架☆17Feb 19, 2022Updated 4 years ago
- ☆14Dec 14, 2017Updated 8 years ago
- 优雅彻底的解决ViewPager+Fragment动态添加移除Fragment不生效问题,ViewPager不需重新设置Adapter,Fragment不需要重新走生命周期流程☆29Apr 4, 2024Updated last year
- 基于RxJava2+Retrofit+OkHttp4.x封装的网络请求类库,亮点多多,完美兼容MVVM(ViewModel,LiveData),天生支持网络请求和生命周期绑定,天生支持多BaseUrl,支持文件上传下载进度监听,支持断点下载,支持Glide和网络请求公用一个…☆30Oct 24, 2025Updated 5 months ago
- Android 各版本新特性及避坑指南☆14Jan 17, 2023Updated 3 years ago
- Open source cross-platform software virtual cpu in userspace☆12Apr 2, 2022Updated 3 years ago
- AIDL实现两个应用间的通信、AIDL实现跨进程通信☆31May 6, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- AndroidAlphaPlayer,support text or image mixed effect. --支持透明视频播放、动态替换头像和文字的融合特效渲染。☆16Oct 23, 2022Updated 3 years ago
- ☆11Apr 10, 2021Updated 4 years ago
- ⚔️base libraries for https://github.com/Ztiany/android-architecture-practice⚔️☆14May 30, 2022Updated 3 years ago
- 快,快,快,减少模板代码,提高开发效率。☆37Mar 28, 2025Updated 11 months ago
- ☆136Sep 19, 2024Updated last year
- A lightweight Logger library implemented with the Kotlin feature☆12Jun 13, 2023Updated 2 years ago
- 基于RecyclerView实现的可拖拽/合并交互,比如顺序改变/合并成文件夹等☆50May 4, 2023Updated 2 years ago
- Android Performance Tools. ANR, Dead locks and lags. Android性能监测工具. 监测了 ANR, 死锁和卡顿.☆17Dec 30, 2021Updated 4 years ago
- TabLayout指示线过渡动画,Tab逐渐颜色改变☆10Jul 22, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Android各种动画效果合集,项目包含了丰富的动画实例(逐帧动画,补间动画,Lottie动画,GIF动画,SVGA动画),体验动画之美,让Android动起来😊😄😎☆624Feb 6, 2026Updated last month
- AndroidKTX 一个简化 Android 开发的 Kotlin 工具类集合,通过 Kotlin 语法特性封装一些好用的方法和功能,可以使代码更加简洁易读,从而有效的提高开发效率。☆37May 14, 2025Updated 10 months ago
- GridLayoutManager的Span过渡动画和多指缩放效果☆12May 23, 2025Updated 10 months ago
- 一个Demo 带你入门 Compose 用最简单的带你入门插件化 jar☆26Apr 11, 2025Updated 11 months ago
- Android编码规范约束工具,使用自定义lint规则对代码进行编码规范扫描,对不符合编码规范的代码进行error告警,统一项目组编码规范。☆11Jan 13, 2021Updated 5 years ago
- ☆16Jun 15, 2024Updated last year
- android compose layer☆17Sep 14, 2025Updated 6 months ago