lakinduboteju / AndroidNdkBinderExamples

Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++
108 stars 23 forks source link

Any strategy to use the _native Binder_ under sdk 29? #7

Open little4-lee opened 1 year ago

little4-lee commented 1 year ago

Hi Lakindu Boteju, I found the miniSdkVersion is 29 in this project.

Is there any strategy to use the native Binder under sdk 29?