Hi Shash,<br><br>It's actually not possible to run KiwiViewer in the android emulator.  The emulator does not have OpenGL ES 2.0 support.  The app should work on your phone though.  Are you able to run KiwiViewer from the Android market?<br>

<br>Now- the problem may be with using the NDK v7.  We recently updated the toolchain file used for compiling KiwiViewer with NDK v7 and v7b, this update occured on April 4th.  Prior to this update, you will have to use NDK v6:<br>

<br>   <a href="http://dl.google.com/android/ndk/android-ndk-r6-darwin-x86.tar.bz2">http://dl.google.com/android/ndk/android-ndk-r6-darwin-x86.tar.bz2</a><br><br>If you change NDK versions, you may only have to recompile KiwiViewer in Apps/Android/KiwiViewer, not vtk and ves, since the important fix is for linking the JNI library for the Java app.<br>

<br>Regarding a wiki walkthrough, we'd love to write this.  In the meantime, please don't hesitate to ask questions on the list, we're happy to help you work through app design ideas.<br><br>Pat<br><br><div class="gmail_quote">

On Wed, Apr 11, 2012 at 3:00 PM, Shashwath T.R. <span dir="ltr"><<a href="mailto:trshash@gmail.com">trshash@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi guys,<div><br></div><div>After getting it to work on the iOS simulator, I'm trying to get Kiwi to run on an Android device. I've been able to compile it (on Mac OS, using Android NDK v7), but when I run it, either on the emulator or on my phone (which is a HTC Wildfire S), I get an error saying that "Kiwi viewer unexpectedly crashed". I realize that my phone probably doesn't have enough power to pull it off, but should it crash in the emulator in the same way? Is there any way I can debug it from the desktop and figure out where it's failing?</div>


<div><br></div><div>Question 2: I'm generally OK when working with VTK and most desktop technologies. But I'm new to Android and iOS. Would it be possible to create a wiki walkthrough of the Kiwi source code, so that we can get started using VES in our own applications?</div>


<div><br></div><div>Thanks,</div><div>Shash</div>
<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></blockquote></div><br>