[Ves] VES+QT to Android

Vincent Kaestle vincent.kaestle at gmail.com
Mon Apr 7 03:42:00 EDT 2014


Thanks for your both answers.

Pat, it helps me a lot, I'm going to try that.
Aashish, it would be perfect if you share your code ! It will make the task
easier ! Let me know when you push it on git.

Vincent


2014-04-04 17:30 GMT+02:00 Aashish Chaudhary <aashish.chaudhary at kitware.com>
:

> Hi Vincent,
>
>
> On Fri, Apr 4, 2014 at 11:12 AM, Vincent Kaestle <
> vincent.kaestle at gmail.com> wrote:
>
>> Hello,
>>
>> I'm trying something a little tricky : I would like to insert a VES
>> visualisation inside a Qt5 Application for Android.
>>
>> To deploy a Qt5 Application on Android, those parts of code are important
>> :
>>
>>    - java interfaces<https://qt.gitorious.org/qt/qtbase/source/src/android>, particularly :
>>    QtApplication.java<https://qt.gitorious.org/qt/qtbase/source/src/android/java/src/org/qtproject/qt5/android/bindings/QtApplication.java>
>>     QtActivity.java<https://qt.gitorious.org/qt/qtbase/source/src/android/java/src/org/qtproject/qt5/android/bindings/QtActivity.java>
>>    QtSurface.java<https://qt.gitorious.org/qt/qtbase/source/src/android/jar/src/org/qtproject/qt5/android/QtSurface.java>
>>
>>
>> My question is : What is the best way to achieve this ?
>>
>> Should I :
>>
>>    - Try to blend QtSurface.java with KiwiViewerActivity.java, then test
>>    with Kiwi App ?
>>    - Or directly use VES lib inside a QGLWidget, but how ?
>>
>>
>> I started working on it some time back but didn't get time to finish it.
> I am glad that you bought it up. I was working towards directly using the
> VES lib inside a QGLWidget. If its Ok with you,
> we can probably share the code and push it to VES eventually. Let me know
> if this sounds good to you.
>
> - Aashish
>
>
>
>> By the way, I think it may be great to have a simple and minimal VES
>> example, like a view with only one 3D object and no gesture control.
>> Because it looks like the only way to start making an App is to start from
>> Kiwi example.
>>
>>
>> Thank you in advance for your advice,
>>
>> Vincent K
>>
>> _______________________________________________
>> 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/20140407/a2f13507/attachment-0003.html>


More information about the Ves mailing list