System UI has stopped after update Android 5.1

╄→гoц情女王★ 提交于 2019-12-12 13:58:23

问题


[SOLVED] I am facing a big problem. My app works normally before update Android 5.1. After upgrading my Nexus 5 to Android 5.1, app works well. But my users, who have Nexus 6 devices, report that they got error "System UI has stopped" after upgrading to 5.1. I haven't never got this error before. I don't understand what happened.

EDIT: I finally found out what happened. It is a bug of Android 5.1 with screen capture permission. If user selects "Don't show again" tick box of screen capture permission dialog, then next time user will get System UI crash. So the only way to avoid it is that DO NOT SELECT "Don't show again".

来源:https://stackoverflow.com/questions/29007334/system-ui-has-stopped-after-update-android-5-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!