libgbinder icon indicating copy to clipboard operation
libgbinder copied to clipboard

Is there a plan to port to android platform?

Open dstmath opened this issue 3 years ago • 2 comments

dstmath avatar Jan 13 '22 07:01 dstmath

The short answer is no.

What would be the point of porting it to Android if Android supports binder natively? The purpose of this library is to let non-Android code (primarily Sailfish OS) to talk to native Android components. Of course libgbinder is more flexible and configurable than Android, where binder protocols are chosen and fixed at compile time, but I don't really see any need for that kind of flexibility inside Android.

monich avatar Jan 13 '22 14:01 monich

Is there any performance benchmark available for libgbinder vs libbinder?

ya1gaurav avatar Feb 02 '22 05:02 ya1gaurav