<div dir="ltr">Hey, <div><br></div><div>Based on what you wrote I'm assuming your trying to run <a href="http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/tree/gst-sdk/tutorials">these examples</a>. Navigate to the folder android-tutorial-1 and try  running the following commands :</div><div><br></div><div><span class="" style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">android</span><span style="font-size:12.8000001907349px"> update project -s -p . --target </span><span class="" style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">android</span><span style="font-size:12.8000001907349px">-XX</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">(replace XX with the </span><span class="" style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">android</span><span style="font-size:12.8000001907349px"> target you want to target. In your case it's JellyBean so android-16)</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">ndk-</span><span class="" style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">build</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">ant debug</span><br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">If it fails, post back the output of your console. </span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Cheers</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-03 9:05 GMT+01:00 pushpa <span dir="ltr"><<a href="mailto:pushpalatha.sg@mistralsolutions.com" target="_blank">pushpalatha.sg@mistralsolutions.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
 I have downloaded GStreamer SDK for Android Development and followed the<br>
"Download and install the SDK" topic in the website<br>
<br>
I want to try out the Android tutorials in the gst-sdk path<br>
I have a JellyBean Code, so i am trying to build from that environment. When<br>
i build from the jni folder of android tutorial, I get the following error<br>
<br>
make: *** No rule to make target<br>
`out/target/product/panda5/obj/SHARED_LIBRARIES/gstreamer_android_intermediates/export_includes',<br>
needed by<br>
`out/target/product/panda5/obj/SHARED_LIBRARIES/tutorial-1_intermediates/import_includes'.<br>
Stop.<br>
<br>
Right now it picks the ndk path from the mydroid/ndk/<br>
<br>
Please let me know how to build<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SDK-for-Android-tp4670957.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SDK-for-Android-tp4670957.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>