How to create a new plugin for Android.

Sebastian Dröge slomo at circular-chaos.org
Sun Jun 30 11:40:55 PDT 2013


On So, 2013-06-30 at 19:18 +0100, Tim-Philipp Müller wrote:
> On Sun, 2013-06-30 at 21:16 +0800, Haiming Wang wrote:
> 
> Hi,
> 
> >    Can anyone tell me  the brief procedure about how to write a plugin
> > for android? How the environment should be?  Or at least, if I write a
> > plugin on PC, how should I build the .so for android ?
> 
> I realise I'm not really answering your question at all, but just so you
> know: you don't have to write a plugin as a separate .so file, if it's
> specific to your application you can just keep it as a 'static plugin'
> as part of your application binary, see

And that's exactly how you should do it on Android, as Android's support
for dynamically loading .so plugins is rather... restricted.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130630/bb632da8/attachment-0001.pgp>


More information about the gstreamer-devel mailing list