Thanks for the report.  If you looked at the adb logcat afterward, I'd suspect the crash was due to a failure to load the KiwiNative.so jni library because of some linking issue.  I haven't had that issue before, but maybe we have different versions of the toolchain installed.  I am using ndk r8b.<br>

<br>Pat<br><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 10:52 AM, Maarten van Oosterhout <span dir="ltr"><<a href="mailto:mvo.home@chello.nl" target="_blank">mvo.home@chello.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Pat,<br>
<br>
I'm running my own VES and kiwi build on the phone.<br>
I've build a few test apps, using ves / kiwi to load .stl meshes,<br>
exported from blender.<br>
Any format supported by vesKiwiDataLoader should work i guess. I'm going<br>
to test that later on.<br>
<br>
Fyi,<br>
The kiwi build, following the instructions on the VES site, did not work<br>
straight away. the build was successful but execution crashed on the<br>
phone.<br>
I don't remember exactly how I fixed it, was a few weeks ago.<br>
But I ended up using cmake to make an eclipse project for KiwiViewer and<br>
adding:<br>
<br>
"APP_STL := gnustl_static"<br>
<br>
to Application.mk<br>
Now I can build KiwiViewer and my own apps implementing VES in eclipse.<br>
<span class="HOEnZb"><font color="#888888"><br>
Maarten<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, 2013-03-11 at 09:42 +1000, Pat Marion wrote:<br>
> Hi Maarten,<br>
><br>
> We got your email, thanks!  Did you install KiwiViewer from the Play<br>
> store, or did you try the (newer) experimental version hosted here-<br>
> <a href="http://packages.kitware.com/packages/application/view?applicationId=14" target="_blank">http://packages.kitware.com/packages/application/view?applicationId=14</a><br>
><br>
> Pat<br>
><br>
> On Mon, Mar 11, 2013 at 1:58 AM, Maarten van Oosterhout<br>
> <<a href="mailto:mvo.home@chello.nl">mvo.home@chello.nl</a>> wrote:<br>
>         Hi VES people,<br>
><br>
>         This is a test to see if my subscription worked.<br>
><br>
>         I've got VES running on my android, htc desire c, device.<br>
>         Looking great so far!<br>
><br>
>         Regards,<br>
>         Maarten<br>
><br>
>         _______________________________________________<br>
>         Ves mailing list<br>
>         <a href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
>         <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
><br>
<br>
<br>
</div></div></blockquote></div><br>