Gstreamer + Android Studio + x86 and armv7 build

stic at free.fr stic at free.fr
Fri Jan 22 08:35:59 PST 2016


Hi gstreamer friends !

Does anyone know if there is a possibility to make a build of an application using gstreamer SDK for x86 AND armv7 targets at the same time ?
I tried using multiple targets with "APP_ABI := armeabi-v7a x86" in the Application.mk, and in Android.mk I change the gstreamer SDK path depending on TARGET_ARCH_ABI but gstreamer SDK fails to compile for x86 then.

Thanks.


More information about the gstreamer-android mailing list