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.
在 android 中,如果我们没有将 intent-filter 设置为广播接收器,我们会覆盖该onReceiver方法。请问这个广播接收器电缆可以接收任何广播消息吗?
onReceiver
你将一无所获。:( 所以..
如果您不添加意图过滤器,您将一无所获。