监听 android 中的新任务或活动

发布于 2024-10-01 02:09:01 字数 67 浏览 2 评论 0原文

当新活动开始或android中的任何任务时,有没有办法通过广播或任何其他方式接收事件?

谢谢 马哈茂德

Is there any way to receive an event via a broadcast or any other way when new activity starts or any task in android?

Thx
Mahmoud

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

深海夜未眠 2024-10-08 02:09:01

你想做什么,一些分析或日志记录还是其他什么?

如果您想监控自己的活动,则可以在启动它们时记录它们。

如果您想监视其他活动,您可以定期读取 logcat 并找到一些字符串。

抱歉我不能再帮助你了...

What do you want to do, some profiling or logging or something else?

Well if it's your OWN activities you want to monitor you can just log them when you start them.

If you want to monitor other activities, you could read the logcat periodically and find some strings.

Sorry I can't help you any more...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文