对于AIDL的一些使用:最基础使用、稍高级使用、......
☆16Aug 3, 2018Updated 7 years 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:
- 使用AIDL进行跨进程通信☆11Feb 18, 2017Updated 9 years ago
- 《论jetpack和安卓进阶技术的理论与实践》☆11Mar 2, 2022Updated 4 years ago
- Camreax Yuv420_888 to h264 buffer☆10Sep 5, 2024Updated last year
- 流程指示器☆10Jun 28, 2016Updated 9 years ago
- Geakwear智能手表应用开发SDK☆11Jun 17, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一个能够监控所有方法耗时、网络、crash、anr以及生命周期的库☆11Aug 5, 2019Updated 6 years ago
- 学习笔记或教程项目☆11Oct 11, 2018Updated 7 years ago
- Android View截图、Bitmap添加水印、图片拼接、图片压缩☆10Jul 22, 2020Updated 5 years ago
- ☆15Apr 28, 2017Updated 9 years ago
- ☆10Sep 18, 2018Updated 7 years ago
- 调用手机相机实现拍照、剪裁、保存图片到手机☆11Mar 20, 2014Updated 12 years ago
- AIDL实现两个应用间的通信、AIDL实现跨进程通信☆31May 6, 2020Updated 6 years ago
- 方法耗时统计插件burialPlugin☆11Jan 7, 2022Updated 4 years ago
- 在 2020 成为一名 Android 开发者的路线图。☆20Jul 17, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Toast,自定义控件,支持自定义动画,内置6种类型3种动画。☆60May 25, 2018Updated 7 years ago
- 最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些…☆147Mar 29, 2017Updated 9 years ago
- 基于IJK播放器封装的视频lib实现基础视频播放,界面可自定义☆17May 14, 2024Updated last year
- Service adaptation for Android 8.0 or above☆18Oct 31, 2019Updated 6 years ago
- some React Native Demo☆12Apr 26, 2018Updated 8 years ago
- Android 启动任务调度器,以一种优雅的方式来有效管理异步任务和任务依赖,解决启动优化过程中的实际痛点。☆17Dec 20, 2021Updated 4 years ago
- Rx、kotlin、retrofit三者结合封装的网络请求库☆17May 1, 2020Updated 6 years ago
- 史上最精简Refresh RecyclerView库: 通过Kotlin语言,基于MVVM模式,通过DataBinding,ViewModel,LiveData技术,实现了RecyclerView最精简封装,比paging3更精简,无需关心分页,什么下拉刷新,加载更多,分页…☆15Oct 14, 2022Updated 3 years ago
- 一个控件阴影效果,支持阴影大小和颜色设置,可以设置控件上下的阴影☆16May 6, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Android自定义view之仿ios-appstore下载进度按钮可设置大小,高度,颜色,各状态图片类型!☆15Jul 20, 2016Updated 9 years ago
- 自动化 测试工具,可以通过真机测试安装包的可用性。这个工具分为PC端和Android 端。PC端主要是负责并发的安装和卸载(针对多台手机),手机端主要是负责验证包的可用性并且记录。涉及到的技术有adb socket通信,并发机制,后台服务的启动,等等技术。对性能的要求是越快越…☆25Jul 14, 2014Updated 11 years ago
- 「Deprecated」EasyNetwork封装了一套Android原生的Http框架,提供了拦截器机制,请求统一加密,响应统一解密,自动重定向,自动重试,不需要额外引入任何库,体积小,面向SDK开发,强烈建议SDK开发者下载jar包进行引用方便混淆.☆18Jun 11, 2019Updated 6 years ago
- 用于显示网购 ,物流信息等进度的android view☆30Dec 14, 2016Updated 9 years ago
- 有关蓝牙的搜索,配对,连接并发送数据☆13Mar 13, 2017Updated 9 years ago
- buildSrc使用☆16Dec 24, 2021Updated 4 years ago
- 超简单的 Android 日志输出工具Logger - 支持json格式输出 支持xml格式输出 支持日志追加到本地文件 支持跳转到调用代码位置☆16Mar 8, 2018Updated 8 years ago
- This repo has all the information about AOSP things☆26Mar 15, 2022Updated 4 years ago
- an Android SegmentControl View inspired by the UISegmentControl on IOS platform.☆24Mar 26, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于HttpUrlConnection封装的网络请求库,实现了文件断点下载,生命周期管理等功能,轻量级,简单用.☆14Jan 9, 2019Updated 7 years ago
- Android性能优化实践☆16Dec 15, 2023Updated 2 years ago
- ☆12May 20, 2023Updated 2 years ago
- 面向对象23种设计模式的解读及示例代码☆11Feb 9, 2021Updated 5 years ago
- 仿iOS的PickerView控件,有时间和选项选择并支持三级联动,支持自定义文字、颜色等属性☆13Feb 24, 2017Updated 9 years ago
- Android中使用无障碍功能实 现静默安装和静默卸载。☆22Nov 23, 2018Updated 7 years ago
- AFNetworking 3.0 版本的封装,结合MJExtension框架处理JSON序列化问题☆36Mar 12, 2017Updated 9 years ago