Regarding the App deployment in Android giving System ui has stopped
-
Hi,
I have developed Qt Application for Android platforms, when deploying the app into android , i will get system ui has stopped in android devices, what may be the problem.?
And i have Qt += gui quick quickwidgets sql multimedia network in .pro file.
Android devices won't work.Is the app size in device giving me the error or any other factors?.
Please provide the guidance.
Thanks,
-
Is their any reason, why it will happen and few devices it gets deployed app gets launched and few devices the device shows the error system ui has stopped.
Please guide me.
Thanks,
-
Hi,
You have to compare the device to find a pattern for the crashes e.g. Android version, memory available etc.
-
Hi,
Thanks for the reply , k i will check the respective versions and memory available in the all the device,
I have attached the screenshot below is the link,
https://postimg.org/image/9g68ohn99/
which i selected the Qt deployment and Advanced actions, do i need to select any other options, and
how can i make to fit the application developed to all android devices without any problems.
Thanks,
-
Depends on the minimal Android version you want to support.
-
I require the app to support to all the version, should i change anywhere and what do i need to do for the app to work in all versions.
Thanks,
-
Do you mean starting with Android 1.0 ?
-
Hi,
I want to deploy in, more than version 4.0.
Thanks,
-
I just observed app is deployed and working in version 5.0 and few phones and tab , but for few version 6.0 and version 4.2 i get the error messages as mentioned in the topic, System UI has stopped.
Thanks,
-
Then you should take a look at the bug report system to see if there something related to that.