<div dir="ltr">for the record, all I needed to do was <div><br></div><div>"invalidate chaches / restart"</div><div><br></div><div>thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-06 11:47 GMT-03:00 Daniel Iglesia <span dir="ltr"><<a href="mailto:daniel.iglesia@gmail.com" target="_blank">daniel.iglesia@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">That message implies that your build process is compiling the native C code with the NDK. That used to be an optional part of compiling for android (if you didn't want to use the precompiled .so files that came with the repo...do you have those?). More recently, a pair of developers added a workflow using jcenter to hold the precompiled pd-on-android library. So if you are using Android Studio+gradle, you can specify that as a dependency and it will be added automatically (See the various .gradle files for MobMuPlat as an example). <div>However, if you wish to modify pd objects (or add externals to your project), you'll need to use the NDK. Is that the case for you? The last time I did that, I had to do it on the command line (Separate from building and running the android code in Android studio), but I hear that more recent versions of Android Studio have better integration with native code and can be set up to run the NDK automatically on app build.</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Jun 6, 2017 at 12:52 AM, IOhannes m zmoelnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><span>On 2017-06-05 23:28, Alexandre Torres Porres wrote:<br>
</span><span>> by the way, is this the list to go to when you have a libpd issue?<br>
<br>
</span>as a poweruser of the various pd-mailinglists, i'd say that the pd-dev<br>
list is the appropriate list for asking in-depth developer problems<br>
(rather than the pd-list itself).<br>
<br>
fgamsdr<br>
<span class="m_2167291630725185506HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br></div></div>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/li<wbr>stinfo/pd-list</a><br>
<br></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div><br></div>