<div dir="ltr">If you we're mentioning the snippet I posted for Android studio, you need to have this env defined in your Android.mk<div><br></div><div><font face="monospace, monospace">GSTREAMER_JAVA_SRC_DIR := java</font></div><div><br></div><div><div>Otherwise, the file will not be copied into the proper place.</div><div><br></div><div>Cheers<br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-02 22:46 GMT+02:00 Forzaferrarileo <span dir="ltr"><<a href="mailto:leonardo.ferroro@gmail.com" target="_blank">leonardo.ferroro@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi , I'm trying to use your snippet , but ndk-build isn't generating java<br>
packages (  org.freedesktop.gstreamer.Gstreamer ... they're missing ).<br>
native libs are generated without problems .<br>
<br>
I'm using ndk r10d and gstreamer 1.4.5 . There are other steps beyond those<br>
provided ?<br>
<br>
I'm trying tutorial 1 from slomo's repo :<br>
<a href="http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/" target="_blank">http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/</a><br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/starting-android-development-tp4671223p4671435.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/starting-android-development-tp4671223p4671435.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>