Article:
How to communicate through AIDL to a HAL service – Part 1
Article :
How to implement the AIDL interface
Article :
How To Add An AIDL HAL Service (daemon)
- Develop an application communicating through the AIDL interface with the HAL service(daemon) --> Merged
Tasks related to new content.
- Implment a damon with C++
- Implment an Android app
- Add SELinux policies
- Add required build configurations
- Add linkToDeath mechanism
- Implment a new damon with Rust
- Add AospInsigth post links
- Add screenshots
- Add the Project structure
- Explain the Binder structure
- Explain the different Binders in AOSP