android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.USAGE_ACCESS_SETTINGS }

前端 未结 1 389
醉酒成梦
醉酒成梦 2020-12-16 21:43

This issue is happening on Android 5.0 Lollipop only. I dont have access to a phone with Lollipop, I have developed the code in Genymotion Android Emulator but this issue do

相关标签:
1条回答
  • 2020-12-16 22:09

    I am seeing this crash too. It seems that LG has removed the newly introduced Usage Permission Setttings screen from their version of Lollipop.

    0 讨论(0)
提交回复
热议问题