aidl
Here are 133 public repositories matching this topic...
Android端心跳服务与进程保活
-
Updated
Aug 10, 2018 - Java
A Knowledge Base for the FB Group Artificial Intelligence and Deep Learning (AIDL)
-
Updated
Aug 21, 2018 - HTML
flying-pigeon 是一个IPC 跨进程通信组件,底层是匿名内存+Binder , 突破1MB大小限制,无需写AIDL文件,让实现跨进程通信就像写一个接口一样简单
-
Updated
Mar 9, 2021 - Java
最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些代码,包括Socket的TCP长连接及发消息,Service如何不被轻易杀死,通过aidl实现界面实时与Service的通信,可以在界面上控制Socket的连接与断开以及发消息,并采用了Parcelable对象实现aidl传参
-
Updated
Mar 29, 2017 - Java
🔥AIDL实战,使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。
-
Updated
Oct 13, 2025 - Kotlin
Easy to use Android service wrapper
-
Updated
Apr 10, 2024 - Shell
A sample that makes Inter Process Communication (IPC) via Android Interface Definition Language (AIDL)
-
Updated
Sep 23, 2021 - Kotlin
VSCode extension providing syntax highlighting for AIDL, the Android Interface Definition Language.
-
Updated
Sep 1, 2026
一款基于Android 5.0以上MaterialDesign风格的音乐播放器——FunkMusicPlayer
-
Updated
Dec 7, 2017 - Java
Add this topic to your repo
To associate your repository with the aidl topic, visit your repo's landing page and select "manage topics."