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.
是否可以在 AndroidonRecieve()中启动应用程序或活动? 我想在打开 wi-Fi 时启动一个活动。如果可能,请解释如何做到这一点。我期待一个示例代码..BroadcastReceiver
onRecieve()
BroadcastReceiver
提前致谢。
这里有很多例子......你只需要类名。
Android 启动联系人应用程序
在 onReceive BroadcastReceiver 内启动 Activity