ftml71 / IPC-Examples

Client and server applications to perform inter-process communication. AIDL, Messenger and Broadcast performed in one app.

Home Page:https://perihanmirkelam.medium.com/ipc-techniques-for-android-45d815ac59be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPC-Examples

Client and server applications to perform inter-process communication

AIDL, Messenger, and Broadcast techniques performed in one app

See the blog post series of this project here (in English / in Turkish)

About

Client and server applications to perform inter-process communication. AIDL, Messenger and Broadcast performed in one app.

https://perihanmirkelam.medium.com/ipc-techniques-for-android-45d815ac59be

License:Apache License 2.0


Languages

Language:Kotlin 95.6%Language:AIDL 4.4%