<div dir="ltr">Casey is planning to write a blog on this particular topic. I have cc'd him. <div><br></div><div>- Aashish</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 14, 2015 at 10:19 AM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Oct 14, 2015 at 03:57:04 -0700, Lonni Besançon wrote:<br>
> So I've been trying to play a little with VTK for android and it seems to<br>
> work just fine. However, it does not integrate very well with previous<br>
> developments and recent developments I have made. Indeed, android<br>
> development has been moving towards gradle and Android Studio since a few<br>
> months/years.<br>
><br>
> Therefore I was wondering if there was any known way to integrate/combine<br>
> VTK development with android studio and gradle. I've seen a post on kitware<br>
> with someone doing it for VES, but since VES is now "deprecated" having a<br>
> solution for "VTK for Android" would be great.<br>
><br>
> Maybe there's a workaround like including the gradle script into the<br>
> makefiles or the other way around. Anyway would love to get some feedback<br>
> from those of you who have tried some things with android and vtk.<br>
<br>
</span>It isn't directly useful, but I have a separate project which use CMake<br>
to run ant for the older-style Android builds here:<br>
<br>
    <a href="https://github.com/mathstuf/abagames-gunroar/tree/master/src/android" rel="noreferrer" target="_blank">https://github.com/mathstuf/abagames-gunroar/tree/master/src/android</a><br>
<br>
It basically adds a build step to install the library into jni/ so that<br>
the NDK can pick it up and then runs the ndk-build and ant commands to<br>
build the code and APK.<br>
<br>
Adapting it to do something similar for gradle shouldn't be too hard.<br>
<span class="HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div></div></div>
</div>