[LAD] Android audio plugins

Olivier Guilyardi list at samalyse.com
Wed Jun 29 19:46:18 UTC 2011


On 06/29/2011 09:07 PM, Nick Copeland wrote:
>> Who's talking about getting apps to interoperate? Not me.
> 
> No, but you are talking about getting developers to interoperate. The
> The Android app model is very segregating so if you want to share libraries
> then you will also have to have all developers of each codestream to
> share the same signing certificates.

No, technically, an app can load a native shared library provided by another
without caring about any kind of signature. An app can freely dlopen() a library
provided by another app.

There are great interaction/interoperability opportunities on Android. Not all
mobile operating systems support this.

--
  Olivier



More information about the Linux-audio-dev mailing list