[PyQt] [pyqtdeploy] Qt Android Extras

Stephen Chapman schapman1974 at gmail.com
Mon Jul 27 20:27:49 BST 2015


I thought that I read somewhere that in Qt 5.5 that the template overloads
of comparison operators in QAndroidJniObject was deprecated.  Not sure if
that helps but the AndroidExtras would be nice to have if only to be able
to use the Android Camera in my application.  As it is far superior to
anything I can do in QML.



On Mon, Jul 27, 2015 at 2:24 PM, Sébastien RAMAGE <sramage at poifindus.com>
wrote:

>
> Well, pyjnius require cython, so I suppose I need to compile statically
> both cython and pyjnius ?
> Any tips to do that ?
>
> Kivy does it very well...
>
>
> Le Lundi 27 Juillet 2015 19:45 CEST, Phil Thompson <
> phil at riverbankcomputing.com> a écrit:
>
> > On 27/07/2015 3:00 pm, Sébastien RAMAGE wrote:
> > > Is Qt Android Extras available on PyQT ? (Especially when deployed on
> > > android using pyqtdeploy)
> >
> > No. The problem is that QAndroidJniObject() is template based.
> > Suggestions welcome.
> >
> > > Additionnally, is there a way to get jnius on a pyqtdeployed app on
> > > android ?
> >
> > I don't see why it can't be handled by being specified under "Other
> > Packages".
> >
> > Phil
> > _______________________________________________
> > PyQt mailing list    PyQt at riverbankcomputing.com
> > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
>
>
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150727/813980fa/attachment-0001.html>


More information about the PyQt mailing list