<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div>   i have built and deployed the app to android and when i open it it dint open, i got the below error from logcat, </div>

<div> </div>

<div> </div>

<div>04-14 18:11:43.627 24492 24492 W System  : ClassLoader referenced unknown path: <br/>
04-14 18:11:43.840 24492 24510 I QtCore  : Start<br/>
04-14 18:11:43.846 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5AndroidExtras.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.849 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Gui.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.863 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Network.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.869 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Qml.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.883 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Quick.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.912 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Widgets.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.942 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickWidgets.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.945 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickParticles.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.953 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickTemplates2.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.967 24492 24510 W linker  : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickControls2.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.973 24492 24510 W linker  : "/data/data/org.qtproject.example.Colorcode/qt-reserved-files/plugins/platforms/android/libqtforandroid.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.980 24492 24510 I Qt      : qt started<br/>
04-14 18:11:43.982 24492 24510 W linker  : "/data/data/org.qtproject.example.Colorcode/qt-reserved-files/plugins/bearer/libqandroidbearer.so" has unsupported flags DT_FLAGS_1=0x80<br/>
04-14 18:11:43.983 24492 24510 I Qt JAVA : Can't find '/data/data/org.qtproject.example.Colorcode/lib/libQt5QuickParticles.so'</div>

<div> </div>

<div> </div>

<div>Any help on this?</div></div></body></html>