<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-04 7:07 GMT+01:00 Dave Walker <span dir="ltr"><<a href="mailto:dave@happybits.co" target="_blank">dave@happybits.co</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello - I'm interested in making some changes in the gst-plugins-bad repo, and then building for Android. I've set myself up with cerbero, but it is really built for full builds rather than incremental development. How would you recommend setting up my environment so that all of the Android cross-compile tools are used but I can still rebuild rapidly?<div>


<br></div></div></blockquote><div><br></div><div>Hi Dave,<br><br></div><div>Cerbero has a "shell" command that allows you to enter a development shell and rebuild projects you need manually.<br><br></div><div>1) $ cerbero -c config/cross-android.cbc shell<br>

</div><div>2) $ cd ~/cerbero/sources/android_arm/gst-plugins-bad-1.0/ext/hls<br></div><div>3) $ make<br></div><div>4) cp .libs/libgstfragmented.a /cerbero/dist/android_arm/lib/gstreamer-0.10/static<br><br></div><div>This is how you would rebuild the HLS plugin iterating over the steps 3 and 4<br>

<br></div><div>Andoni<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>Thanks very much.</div>

<span class=""><font color="#888888"><div><br></div><div>Dave</div></font></span></div>
<br>_______________________________________________<br>
gstreamer-android mailing list<br>
<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>