<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>I downloaded the sdk and tried to build the gstreamer tutorials but the compiler does not find "jni.h" in "gstreamer_android.c", although the include paths (in exclipse) are correct.<br><br>I compiled hello-jni of the NDK successfully and when integrated gstreamer (like described in the tutorial) by extending the Android.mk. I also added the GSTREAMER_NDK_BUILD_PATH env variable but it does not compile (same error).<br><br>Where is my mistake? The include paths must be wrong, but even eclipse "finds" the correct jni.h...<br><br>Thanks,<br><br>Marcus<br>                                     </div></body>
</html>