Opengl plugin with Android?

Hi ! Can we have opengl plugin with Android ? I added it in Android.mk but

let sink = ElementFactory::make("glsinkbin").build()?;

do not find the Element . (same with gldownload)

Ok, the solution is to also add typefindfunctions in Android.mk

So these 3 must be specified together : androidmedia opengl typefindfunctions