[Interest] Android initialization stalling

Jason H jhihn at gmx.com
Mon Dec 21 16:33:41 CET 2015


I think this is new behavior, please correct me if I am wrong. This may be a 5.5.1 issue or a recent android change. However I think previously the app would initialize without pausing. The pause occurs when the device screen is locked and only resumes when it is unlocked. It would be really nice if there wasn't the pause.

I/Qt      (28525): qt start
W/linker  (28525): libqandroidbearer.so: unused DT entry: type 0x1d arg 0x1727
W/linker  (28525): libqtposition_android.so: unused DT entry: type 0x1d arg 0x132d
I/QtPositioning(28525): Positioning start
W/linker  (28525): libqtmedia_android.so: unused DT entry: type 0x1d arg 0x4f0d
W/linker  (28525): libapp.so: unused DT entry: type 0x1d arg 0x1a069
D/        (28525): (null):0 ((null)): QML debugging is enabled. Only use this in a safe environment.
D/OpenGLRenderer(28525): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
D/Atlas   (28525): Validating map...
I/Adreno  (28525): EGLInit: QTI Build: 01/29/15, 1bccc5d, I0ba6dce82d
I/OpenGLRenderer(28525): Initialized EGL, version 1.4
D/OpenGLRenderer(28525): Enabling debug mode 0
---------- STOPS HERE ---------
D/libapp.so(28525): ../platform-co-app/main.cpp:24 (int main(int, char**)): "/data/data/com.co.app/files/QML/OfflineStorage"
W/linker  (28525): libqtquick2plugin.so: unused DT entry: type 0x1d arg 0x4bd
W/linker  (28525): libqtquickcontrolsplugin.so: unused DT entry: type 0x1d arg 0x4147
W/linker  (28525): libqmllocalstorageplugin.so: unused DT entry: type 0x1d arg 0x193b
W/linker  (28525): libwindowplugin.so: unused DT entry: type 0x1d arg 0x493
W/linker  (28525): libdeclarative_positioning.so: unused DT entry: type 0x1d arg 0x2123
W/linker  (28525): libqquicklayoutsplugin.so: unused DT entry: type 0x1d arg 0x1967
W/linker  (28525): libdeclarative_multimedia.so: unused DT entry: type 0x1d arg 0x506f
W/linker  (28525): libqsqlite.so: unused DT entry: type 0x1d arg 0x18cb
W/linker  (28525): libqtquickcontrolsandroidstyleplugin.so: unused DT entry: type 0x1d arg 0x1726
W/linker  (28525): libqtsgvideonode_android.so: unused DT entry: type 0x1d arg 0xb2a



More information about the Interest mailing list