I have a module that is shared across multiple targets. How can I build it as a native/ndk library f...
s
I have a module that is shared across multiple targets. How can I build it as a native/ndk library for android and load it on another android app module as a native binary?