Application for Android with Qt/C++
Sebastian Dröge
sebastian at centricular.com
Tue Jun 23 03:02:27 PDT 2015
On Di, 2015-06-23 at 02:17 -0700, Liru7 wrote:
> I've read something about the Qt-classes *QAndroidJniObject *and
> *QAndroidJniEnvironment*...I hope I'm on the right way with my
> thoghts ^^
http://doc.qt.io/qt-5/qandroidjnienvironment.html
Yes, that's exactly what you need :)
http://doc.qt.io/qt-5/qandroidjniobject.html
is some convenience API around JNI, that will be useful for you if you
later need to call some other Android APIs.
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150623/859a0c80/attachment.sig>
More information about the gstreamer-devel
mailing list