Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用没有用户界面。我需要接收 boot_complete 广播来执行某些设置操作。我看到 Android 有一个限制,除非它是由用户启动的,否则它会阻止应用程序接收广播。我想知道是否有办法让它工作。