cannot autostart app on boot - got BroadcastQueue: Reject to launch app

◇◆丶佛笑我妖孽 提交于 2019-12-10 16:37:28

问题


I used a popular method to make my app autostart on boot described here: How to start an Application on startup?

The issue is that app doesn't start with the following message in logcat:

W/BroadcastQueue: Reject to launch app .../10186 for broadcast: App Op 60

What am i doing wrong?

PS. Android 5.0.2, phone Asus zenphone


回答1:


this problem is caused by "Auto-start Manager", I have same problem.

To solve, "Auto-start Manager" > Tab "Lastest Items" or "Downloaded" > Find your App > Change to Allow.

Sorry my poor english.

https://www.asus.com/zentalk/thread-27102-1-1.html



来源:https://stackoverflow.com/questions/34842659/cannot-autostart-app-on-boot-got-broadcastqueue-reject-to-launch-app

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