[Android-development] Works about an android platform plugin without any Java

Stanislav Baiduzhyi baiduzhyi.devel at gmail.com
Wed Jul 27 21:27:03 CEST 2016


Sounds very interesting. I don't know if you already seen this, but maybe
it can be helpful?
https://www.kdab.com/qt-android-episode-7/


On Mon, Jul 25, 2016 at 11:03 PM Frédéric Champ <frederic.champ at ircad.fr>
wrote:

> Hi everybody,
>
> We are working on a android platform plugin that works without any java.
> We already have a simple version that allows to display a toolbar, a layout
> with widgets inside and even a VTK render scene. It's an adaptation of the
> qminimalegl plugin. Sources can be found here:
> https://github.com/fw4spl-org/fw4spl-droid/tree/fw4spl_0.11.0/SrcLib/droidPlugin
>
> But, we encountered several issues with more complex applications
> (multiple views, multiple layouts). So we tried to adapt the iOS plugin by
> changing EAGL calls by EGL ones. We have no warnings, no errors, our
> application stays alive but the screen remains black…
>
> It seems we have problems with buffer swapping…
>
> Does somebody has worked in this way and knows how to render correctly
> QtWidgets in OpenGL ES ?
>
> Bests,
> Fred
> _______________________________________________
> Android-development mailing list
> Android-development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/android-development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20160727/057a9904/attachment.html>


More information about the Android-development mailing list