Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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

like image 523
Alexeev Valeriy Avatar asked Jan 17 '16 19:01

Alexeev Valeriy


1 Answers

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

like image 180
gabriel de sousa Avatar answered Nov 05 '22 15:11

gabriel de sousa