[Ves] A eclipse project simple example with VES

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Dec 28 10:15:55 EST 2012


Hi Thiago,

Pat replied to an email earlier (below).

Hi,

Try out the example apps in Apps/Android/PointCloud and Apps/Android/Kiwi.
The PointCloud app is pure C++, it uses the native activity to implement an
android app without any Java source files.  The Kiwi app is a basic app
that has a Java layer implementing a basic UI and has a multithreaded GL
canvas.  Unfortunately, Android apps are never very simple, because you'll
want to have that multithreaded GL canvas.  For the PointCloud app, just
use the CMakeLists.txt and make.  For Kiwi, you can use Eclipse to run the
app.  You'll need to use the configure_cmake.sh to configure the C++ jni
library, and run make at the command line, but you can use Eclipse to then
develop the Java and build/run the app.  Just use Eclipse as you usually
would for the sample apps that come with the standard Android SDK.
Goodluck!

Pat

On Fri, Dec 28, 2012 at 10:13 AM, Thiago Tavares Magalhães <
ttavaresm at gmail.com> wrote:

> Hello all,
>
> Is there any example of simple application for Andorid that I could
> download?
> An application just render a file using the library ves?
> Preferably, a project of the Eclipse.
>
> It would be very useful to me!
>
> hugs,
> Thiago
>
> --
> Thiago Tavares Magalhães <http://lattes.cnpq.br/1989532473555107>
> Instituto Superior de Tecnologia em Ciências da Computação de Petrópolis -
> *FAETERJ*
> Laboratório Nacional de Computação Científica -* LNCC*
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20121228/3d30abc3/attachment-0001.html>


More information about the Ves mailing list