Building GStreamer with the NDK : cannot find -lmedia

Reynaldo H. Verdejo Pinochet reynaldo at opendot.cl
Tue Mar 13 08:17:45 PDT 2012


Hi

On 03/13/2012 09:56 AM, saurabh dixit wrote:
> [...]
> Am i missing some file which needs to be copied to
> NDK_HOME/platforms/android-9/arch-arm/usr/lib/ from the phone /system/bin
>
> I have already copied the files mentioned below.
>
> $NDK_HOME/platforms/android-9/arch-arm/usr/lib/libaudioflinger.so

Make sure you're actually building for android-9 & check
whether those libraries are actually being searched for in
$NDK_HOME/platforms/android-9/arch-arm/usr/lib and not
elsewhere.

BR.

--
Reynaldo


More information about the gstreamer-android mailing list