binder-linux
binder-linux copied to clipboard
Please write a comparison with `binder-for-linux` project
https://github.com/hungys/binder-for-linux
My project uses Android source code directly with minor updates. So, now Android 14 source code is used. This repositories includes CMake, patches and shell scripts. The binder source codes are all downloaded from Android 14 repositories.
On the other hand, the binder_for_linux project seems to have attempted to port to Linux by modifying the Android source code. I was hardly aware of the existence of the binder_for_linux project, and the porting approaches of the two projects appear to be completely different.