https://github.com/lykhonis/binder
Binder - IPC on Android
https://github.com/lykhonis/binder
Last synced: about 1 year ago
JSON representation
Binder - IPC on Android
- Host: GitHub
- URL: https://github.com/lykhonis/binder
- Owner: lykhonis
- Created: 2015-06-04T23:09:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-05T00:06:10.000Z (about 11 years ago)
- Last Synced: 2025-02-09T12:29:37.632Z (over 1 year ago)
- Language: Java
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Binder
Binder - IPC on Android
Example of how to bind service on Android using IPC (AIDL) and obtain callback from Service.