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 清单中注册的接收者列表?
要获得接收者,您必须了解意图过滤器并使用PackageManager#queryBroadcastReceivers()