[Android-development] Android Marshmallow and Qt Binaries

Anthony Briand ant17120 at hotmail.com
Thu Apr 21 14:51:18 CEST 2016


Perfect, that seems to have fixed my issue.

Thank you very much for your great help ekke and max.

Cordially.

> Le 21 avr. 2016 à 13:02, Anthony Briand <ant17120 at hotmail.com> a écrit :
> 
> Ok I will try to install it, I come back to you as soon as I finished.
> 
> Thank you for your help.
> 
> Cordially.
> 
>> Le 21 avr. 2016 à 12:56, ekke <ekke at ekkes-corner.org <mailto:ekke at ekkes-corner.org>> a écrit :
>> 
>> see this bugreport: https://bugreports.qt.io/browse/QTBUG-49069 <https://bugreports.qt.io/browse/QTBUG-49069> 
>> 
>> Am 21.04.16 um 12:53 schrieb Anthony Briand:
>>> Hi ekke,
>>> No I don’t have installed OpenSSL because I don’t use it in my software.
>>> 
>>> I can attempt to install it if you think that it’s related to my problem.
>>> 
>>> Cordially.
>>> 
>>>> Le 21 avr. 2016 à 12:42, ekke < <mailto:ekke at ekkes-corner.org>ekke at ekkes-corner.org <mailto:ekke at ekkes-corner.org>> a écrit :
>>>> 
>>>> in your stacktrace I noticed openssl
>>>> have you followed this to install openssl ?
>>>> http://doc.qt.io/qt-5/opensslsupport.html <http://doc.qt.io/qt-5/opensslsupport.html> 
>>>> 
>>>> ekke
>>>> Am 21.04.16 um 11:25 schrieb Anthony Briand:
>>>>> Hi Max-Heinrich Laves,
>>>>> 
>>>>> First of all, thank you for your response.
>>>>> 
>>>>> There is my environment and setup : 
>>>>> Mac OSX 10.11
>>>>> Qt 5.6.0
>>>>> Qt Creator 3.6.1
>>>>> Android SDK from API Level 14 to API Level 23
>>>>> Android NDK r10e
>>>>> Apache Ant 1.9.4
>>>>> JDK 1.7.0_79
>>>>> 
>>>>> Project setup :
>>>>> Project type : QWidget based app
>>>>> Min API Level : 14
>>>>> Target API Level : 14
>>>>> Android build SDK : 23
>>>>> 
>>>>> Test Devices :
>>>>> Google Nexus 4
>>>>> Chroma ROM Android 6.0.1 (Based on AOSP) ARM
>>>>> AVD Nexus 5X
>>>>> Android 6.0 (Google APIs) x86
>>>>> 
>>>>> When I run the application I have these warnings into the application outputs :
>>>>> 
>>>>> On the Nexus 4 :
>>>>> W System : ClassLoader referenced unknown path:
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Gui.so: unused DT entry: type 0xf arg 0x5042f
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Gui.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Widgets.so: unused DT entry: type 0xf arg 0x6b3d9
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Widgets.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Network.so: unused DT entry: type 0xf arg 0x119c9
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Network.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Script.so: unused DT entry: type 0xf arg 0x73a7
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Script.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Sql.so: unused DT entry: type 0xf arg 0x6045
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libQt5Sql.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unused DT entry: type 0xf arg 0x9260
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: is missing DT_SONAME will use basename as a replacement: "libqtforandroid.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unused DT entry: type 0xf arg 0x1746
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/bearer/libqandroidbearer.so: is missing DT_SONAME will use basename as a replacement: "libqandroidbearer.so"
>>>>> W linker : /data/app/clip.mobile-2/lib/arm/libclip_mobile.so: unused DT entry: type 0x1d arg 0x80e83
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqdds.so: unused DT entry: type 0xf arg 0xb88
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqdds.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqdds.so: is missing DT_SONAME will use basename as a replacement: "libqdds.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqgif.so: unused DT entry: type 0xf arg 0x7cd
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqgif.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqgif.so: is missing DT_SONAME will use basename as a replacement: "libqgif.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqicns.so: unused DT entry: type 0xf arg 0xccf
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqicns.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqicns.so: is missing DT_SONAME will use basename as a replacement: "libqicns.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqico.so: unused DT entry: type 0xf arg 0xb06
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqico.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqico.so: is missing DT_SONAME will use basename as a replacement: "libqico.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqjpeg.so: unused DT entry: type 0xf arg 0x10e8
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqjpeg.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqjpeg.so: is missing DT_SONAME will use basename as a replacement: "libqjpeg.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtga.so: unused DT entry: type 0xf arg 0x8cd
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtga.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtga.so: is missing DT_SONAME will use basename as a replacement: "libqtga.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtiff.so: unused DT entry: type 0xf arg 0xc67
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtiff.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtiff.so: is missing DT_SONAME will use basename as a replacement: "libqtiff.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwbmp.so: unused DT entry: type 0xf arg 0x996
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwbmp.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwbmp.so: is missing DT_SONAME will use basename as a replacement: "libqwbmp.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwebp.so: unused DT entry: type 0xf arg 0xa8a
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwebp.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwebp.so: is missing DT_SONAME will use basename as a replacement: « libqwebp.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/sqldrivers/libqsqlite.so: unused DT entry: type 0xf arg 0x18e7
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/sqldrivers/libqsqlite.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/sqldrivers/libqsqlite.so: is missing DT_SONAME will use basename as a replacement: "libqsqlite.so"
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve CRYPTO_free
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EVP_CipherFinal
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EVP_rc2_cbc
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EC_get_builtin_curves
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EC_curve_nist2nid
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot call unresolved function OPENSSL_add_all_algorithms_conf
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot call unresolved function EC_get_builtin_curves
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot call unresolved function EC_get_builtin_curves
>>>>> F libc : heap corruption detected by dlmalloc_real
>>>>> 
>>>>> Backtrace :
>>>>> Nexus 4 : 
>>>>> 
>>>>> Thread 18 (Thread 24119.24212):
>>>>> #0  0xb6ce1848 in __pselect6 () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6cb9fc8 in pselect () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xaefdd4d6 in qt_safe_select(int, __kernel_fd_set*, __kernel_fd_set*, __kernel_fd_set*, timespec const*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #3  0xaefde498 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #4  0xaefde7b0 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #5  0xaefa802c in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #6  0xaefa8646 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #7  0xaee9fd08 in QThread::exec() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #8  0xaeea22c6 in QThreadPrivate::start(void*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #9  0xb6ce0228 in __pthread_start(void*) () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #10 0xb6cb7e04 in __start_thread () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #11 0x00000000 in ?? ()
>>>>> No symbol table info available.
>>>>> Thread 17 (Thread 24119.24204):
>>>>> #0  0xb6ce1848 in __pselect6 () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6cb9f78 in select () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xaefdd5f0 in qt_safe_select(int, __kernel_fd_set*, __kernel_fd_set*, __kernel_fd_set*, timespec const*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #3  0xaefde498 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #4  0xaefde760 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #5  0xaefa802c in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #6  0xaefa8646 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #7  0xaee9fd08 in QThread::exec() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #8  0xaeea22c6 in QThreadPrivate::start(void*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #9  0xb6ce0228 in __pthread_start(void*) () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #10 0xb6cb7e04 in __start_thread () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #11 0x00000000 in ?? ()
>>>>> No symbol table info available.
>>>>> Thread 16 (Thread 24119.24201):
>>>>> #0  0xb6ce1848 in __pselect6 () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6cb9f78 in select () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xaefdd5f0 in qt_safe_select(int, __kernel_fd_set*, __kernel_fd_set*, __kernel_fd_set*, timespec const*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #3  0xaefde498 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #4  0xaefde760 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #5  0xaefa802c in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #6  0xaefa8646 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #7  0xaee9fd08 in QThread::exec() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #8  0xaeea22c6 in QThreadPrivate::start(void*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #9  0xb6ce0228 in __pthread_start(void*) () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #10 0xb6cb7e04 in __start_thread () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #11 0x00000000 in ?? ()
>>>>> No symbol table info available.
>>>>> Thread 15 (Thread 24119.24188):
>>>>> #0  0xb6cb58a8 in syscall () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6ce0046 in __pthread_cond_timedwait_relative(pthread_cond_internal_t*, pthread_mutex_t*, timespec const*) () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xa24c0216 in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 14 (Thread 24119.24176):
>>>>> #0  0xb6ce165c in __epoll_pwait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6cb8132 in epoll_pwait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xb6cb8140 in epoll_wait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #3  0xb6ef4c5a in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 13 (Thread 24119.24184):
>>>>> #0  0xaee94704 in qVersion () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #1  <function called from gdb>
>>>>> No symbol table info available.
>>>>> #2  0xaee94704 in qVersion () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #3  <function called from gdb>
>>>>> No symbol table info available.
>>>>> #4  0xb6ce2d18 in tgkill () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #5  0xb6ce0928 in pthread_kill () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #6  0xb6cba5d2 in raise () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #7  0xb6cb7784 in __libc_android_abort () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #8  0xb6cb5774 in abort () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #9  0xb6cb91e6 in __libc_fatal () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #10 0xb6ccccec in __bionic_heap_corruption_error () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #11 0xb6ccef38 in dlfree () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #12 0xaefccade in QObject::~QObject() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #13 0xaef30cbc in QIODevice::~QIODevice() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #14 0xa26dfb7c in QNetworkReply::~QNetworkReply() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Network.so
>>>>> No symbol table info available.
>>>>> #15 0xa26e3384 in QNetworkReplyHttpImpl::~QNetworkReplyHttpImpl() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Network.so
>>>>> No symbol table info available.
>>>>> #16 0xa26e3398 in QNetworkReplyHttpImpl::~QNetworkReplyHttpImpl() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Network.so
>>>>> No symbol table info available.
>>>>> #17 0xaefc695a in qDeleteInEventHandler(QObject*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #18 0xaefc7ebc in QObject::event(QEvent*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #19 0xa28235a2 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Widgets.so
>>>>> No symbol table info available.
>>>>> #20 0xa2826c12 in QApplication::notify(QObject*, QEvent*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Widgets.so
>>>>> No symbol table info available.
>>>>> #21 0xaefa9258 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #22 0xaefab4a2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #23 0xaefde71c in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #24 0xa258aff0 in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/plugins/platforms/android/libqtforandroid.so
>>>>> No symbol table info available.
>>>>> #25 0xaefa802c in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #26 0xaefa8646 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #27 0xaefad88c in QCoreApplication::exec() () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/lib/libQt5Core.so
>>>>> No symbol table info available.
>>>>> #28 0xa20d3bc8 in main (argc=1, argv=0xa12f24f8) at ../Clipper-Mobile/main.cpp:26
>>>>>         a = <incomplete type>
>>>>>         qtTranslator = <incomplete type>
>>>>>         w = {<QMainWindow> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0xa2a7295c <QMainWindow::staticMetaObject>, stringdata = 0xa23130e0 <qt_meta_stringdata_MainWindow>, data = 0xa231319c <qt_meta_data_MainWindow>, static_metacall = 0xa2274c58 <MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, ui = 0xb7c00fe0, _calendarWidget = 0x0, _listView = 0x0, _widgetListContainer = 0x0, _lineEditSearch = 0x0, _labelLineEditSearch = 0x0, _standardItemModel = 0x0, _searchProxy = 0x0, _selectedAffaire = {static null = {<No data fields>}, d = 0xaf076d88 <QArrayData::shared_null>}, _selectedArticle = {static null = {<No data fields>}, d = 0xaf076d88 <QArrayData::shared_null>}, _messageBox = 0xb7c06b28, _httpBackend = 0xb7ca84b8, _routeManager = 0xb7be47e0, _entityManager = 0xb7ca2a20, _settingsProxy = 0xb7c659c0, _throbber = 0xb7c1a368, _extraThread = 0xb7ae9428, _quitRequested = false}
>>>>> #29 0xa257b6c0 in startMainMethod(void*) () from /Users/acidspike/Development/SDK/Qt/5.6/android_armv7/plugins/platforms/android/libqtforandroid.so
>>>>> No symbol table info available.
>>>>> #30 0xb6ce0228 in __pthread_start(void*) () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #31 0xb6cb7e04 in __start_thread () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #32 0x00000000 in ?? ()
>>>>> No symbol table info available.
>>>>> Thread 11 (Thread 24119.24148):
>>>>> #0  0xb6ce1784 in __ioctl () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6ce820c in ioctl () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xb6ec3920 in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 10 (Thread 24119.24146):
>>>>> #0  0xb6ce2f08 in wait4 () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb0859134 in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 9 (Thread 24119.24131):
>>>>> #0  0xb6ce1784 in __ioctl () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6ce820c in ioctl () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xb6ec3920 in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 8 (Thread 24119.24130):
>>>>> #0  0xb6ce1784 in __ioctl () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6ce820c in ioctl () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xb6ec3920 in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 7 (Thread 24119.24129):
>>>>> #0  0xb6cb58a8 in syscall () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb4a6dbbc in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 6 (Thread 24119.24128):
>>>>> #0  0xb6cb58a8 in syscall () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb4a6dbbc in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 5 (Thread 24119.24127):
>>>>> #0  0xb6cb58a8 in syscall () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb4a6dbbc in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 4 (Thread 24119.24126):
>>>>> #0  0xb6cb58a8 in syscall () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb4a6dbbc in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 3 (Thread 24119.24125):
>>>>> #0  0xb6ce2710 in recvmsg () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb4d77d62 in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 2 (Thread 24119.24124):
>>>>> #0  0xb6ce1930 in __rt_sigtimedwait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6cbac26 in sigwait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xb4cb1328 in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> Thread 1 (Thread 24119.24119):
>>>>> #0  0xb6ce165c in __epoll_pwait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #1  0xb6cb8132 in epoll_pwait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #2  0xb6cb8140 in epoll_wait () from /Users/acidspike/Development/Sources/SCM/Qt/Clipper-Mobile-Android-Debug/libc.so
>>>>> No symbol table info available.
>>>>> #3  0xb6ef4c5a in ?? ()
>>>>> No symbol table info available.
>>>>> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
>>>>> 
>>>>> On AVD :
>>>>> W System : ClassLoader referenced unknown path:
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Gui.so: unused DT entry: type 0xf arg 0x5023a
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Gui.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Widgets.so: unused DT entry: type 0xf arg 0x6a86b
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Widgets.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Network.so: unused DT entry: type 0xf arg 0x117c1
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Network.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Script.so: unused DT entry: type 0xf arg 0x733d
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Script.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Sql.so: unused DT entry: type 0xf arg 0x5fba
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libQt5Sql.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unused DT entry: type 0xf arg 0x8d53
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/platforms/android/libqtforandroid.so: is missing DT_SONAME will use basename as a replacement: "libqtforandroid.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unused DT entry: type 0xf arg 0x176a
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/bearer/libqandroidbearer.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/bearer/libqandroidbearer.so: is missing DT_SONAME will use basename as a replacement: "libqandroidbearer.so"
>>>>> W linker : /data/app/clip.mobile-1/lib/x86/libclip_mobile.so: unused DT entry: type 0x1d arg 0x40af5
>>>>> W EGL_emulation: eglSurfaceAttrib not implemented
>>>>> W OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xaaa5b400, error=EGL_SUCCESS
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqdds.so: unused DT entry: type 0xf arg 0xafb
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqdds.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqdds.so: is missing DT_SONAME will use basename as a replacement: "libqdds.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqgif.so: unused DT entry: type 0xf arg 0x7d8
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqgif.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqgif.so: is missing DT_SONAME will use basename as a replacement: "libqgif.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqicns.so: unused DT entry: type 0xf arg 0xcb9
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqicns.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqicns.so: is missing DT_SONAME will use basename as a replacement: "libqicns.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqico.so: unused DT entry: type 0xf arg 0xb0f
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqico.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqico.so: is missing DT_SONAME will use basename as a replacement: "libqico.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqjpeg.so: unused DT entry: type 0xf arg 0x1108
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqjpeg.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqjpeg.so: is missing DT_SONAME will use basename as a replacement: "libqjpeg.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtga.so: unused DT entry: type 0xf arg 0x8c7
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtga.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtga.so: is missing DT_SONAME will use basename as a replacement: "libqtga.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtiff.so: unused DT entry: type 0xf arg 0xbfa
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtiff.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqtiff.so: is missing DT_SONAME will use basename as a replacement: "libqtiff.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwbmp.so: unused DT entry: type 0xf arg 0x9bb
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwbmp.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwbmp.so: is missing DT_SONAME will use basename as a replacement: "libqwbmp.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwebp.so: unused DT entry: type 0xf arg 0x9f5
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwebp.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/imageformats/libqwebp.so: is missing DT_SONAME will use basename as a replacement: "libqwebp.so"
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/sqldrivers/libqsqlite.so: unused DT entry: type 0xf arg 0x1848
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/sqldrivers/libqsqlite.so: unsupported flags DT_FLAGS_1=0x81
>>>>> W linker : /data/data/clip.mobile/qt-reserved-files/plugins/sqldrivers/libqsqlite.so: is missing DT_SONAME will use basename as a replacement: "libqsqlite.so"
>>>>> W EGL_emulation: eglSurfaceAttrib not implemented
>>>>> W OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xaaa5b440, error=EGL_SUCCESS
>>>>> W EGL_emulation: eglSurfaceAttrib not implemented
>>>>> W OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xaaa5be80, error=EGL_SUCCESS
>>>>> E Surface : getSlotFromBufferLocked: unknown buffer: 0xae3f4020
>>>>> E Surface : getSlotFromBufferLocked: unknown buffer: 0xae3f3fb0
>>>>> W EGL_emulation: eglSurfaceAttrib not implemented
>>>>> W OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xa0673d60, error=EGL_SUCCESS
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve CRYPTO_free
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EVP_CipherFinal
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EVP_rc2_cbc
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EC_get_builtin_curves
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot resolve EC_curve_nist2nid
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot call unresolved function OPENSSL_add_all_algorithms_conf
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot call unresolved function EC_get_builtin_curves
>>>>> W libclip_mobile.so: (null):0 ((null)): qt.network.ssl: QSslSocket: cannot call unresolved function EC_get_builtin_curves
>>>>> E Surface : getSlotFromBufferLocked: unknown buffer: 0xb4056ad0
>>>>> W EGL_emulation: eglSurfaceAttrib not implemented
>>>>> W OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xaa2effe0, error=EGL_SUCCESS
>>>>> E Surface : getSlotFromBufferLocked: unknown buffer: 0xb4058350
>>>>> I art : Thread[2,tid=3443,WaitingInMainSignalCatcherLoop,Thread*=0xaaa6d500,peer=0x12c650a0,"Signal Catcher"]: reacting to signal 3
>>>>> 
>>>>> After this log the app is freezes and I can’t do anything.
>>>>> 
>>>>> Thank you for your help.
>>>>> 
>>>>> Cordially.
>>>>> 
>>>>>> Le 21 avr. 2016 à 10:16, Max-Heinrich Laves <maxheinrich1988 at gmail.com <mailto:maxheinrich1988 at gmail.com>> a écrit :
>>>>>> 
>>>>>> Hi ant17120,
>>>>>> 
>>>>>> please provide further information. I'm using Qt 5.6 for Android 6.0.1 with NDK r10e on a Linux machine (Ubuntu 14.04) and it works just right. There's no "magic" required. Did you properly set up your Android development environment? Please see http://doc.qt.io/qt-5/androidgs.html <http://doc.qt.io/qt-5/androidgs.html> for introductions on Android development with Qt.
>>>>>> 
>>>>>> Cheers!
>>>>>> Max
>>>>> 
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Android-development mailing list
>>>>> Android-development at qt-project.org <mailto:Android-development at qt-project.org>
>>>>> http://lists.qt-project.org/mailman/listinfo/android-development <http://lists.qt-project.org/mailman/listinfo/android-development>
>>>> 
>>>> _______________________________________________
>>>> Android-development mailing list
>>>> Android-development at qt-project.org <mailto:Android-development at qt-project.org>
>>>> http://lists.qt-project.org/mailman/listinfo/android-development <http://lists.qt-project.org/mailman/listinfo/android-development>
>>> 
>> 
>> _______________________________________________
>> Android-development mailing list
>> Android-development at qt-project.org <mailto:Android-development at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/android-development
> 
> _______________________________________________
> 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/20160421/0a57b7a1/attachment.html>


More information about the Android-development mailing list