<div dir="ltr"><div><div><div><div>Hello, <br><br>I try to build samples and have some issues with them. <br></div><br></div>I use samples are made by <a href="https://coaxion.net/blog/2013/10/gstreamer-1-0-examples-for-ios-android-and-in-general/" target="_blank">Sebastian Droge</a> as it compatible with the newest version of SDK. I made an assumption that official site <a href="http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development" target="_blank">offers to download 1.x version</a> of SDK. <br>

<br></div>I performed steps to build via console as it describes on <a href="http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development" target="_blank">official site</a>:<br><code><br>android update project -p . -s --target X<br>

</code><code>ndk-build</code> <br><code>ant debug</code><br><div><br></div><div>And
 I got issues on "ndk-build" step. Firstly, it says about wrong pathes, 
so I changed it on Windows like paths. Secondly, it told me about wrong 
permissions (it is on Windows 7 run from console as administrator). 
Changed rights via cygwin but issue still exists:<br>
<br>D:\workspace\android-tutorial-3>ndk-build<br>jni/Android.mk:21: D:\Programs\gstreamer-sdk-android-arm-debug-2013.6\share\gst-<br>android\ndk-build: Permission denied<br>jni/Android.mk:21: include: No such file or directory<br>

jni/Android.mk:21: \<a href="http://plugins.mk" target="_blank">plugins.mk</a>\<a href="http://gstreamer-1.0.mk" target="_blank">gstreamer-1.0.mk</a>: No such file or directory<br>make.exe: *** No rule to make target `\<a href="http://plugins.mk" target="_blank">plugins.mk</a>\<a href="http://gstreamer-1.0.mk" target="_blank">gstreamer-1.0.mk</a>'.  Stop.  <br>

</div><div><br></div>Could you help me with that?<br><br>--<br></div>Dmitry <br>
</div>