三星手机,隔几天会弹出一个广告,我用 logcat 看了看可能是来自于自带的“三星提醒”。

9 小时 38 分钟前
 lynnharry

广告样式:屏幕上方长方形,简单白底,黑字,内容:天天开红包,最高 26888 元。点开是淘宝 APP 。

我系统设置淘宝是“限制”模式,平时不会在后台,我基本没怀疑过淘宝。今天记录了一下 logcat ,出广告的时间在 20 分钟前,只有 main 这部分 log 保留了,用 AI 分析了一下,初步结论是三星自带的提醒 APP ,我问了下这个 APP 具体干什么了,AI 的回答如下:

17:09:10 — The app is already running in background with two processes (main PID 3071, reminder service PID 27976). Samsung's FreecessController tries to freeze it but can't because it's using the accessibility service. 17:09:52-56 — I/O activity ramps up from 60 KB → 136 KB reads — it's starting to prepare content.

17:10:00.166 — Trigger: The system sends a scheduled job broadcast to sreminder: act=com.samsung.android.app.sreminder.cardproviders.common.servicejob dat=sreminder://...servicejob This is the system telling the app "time to check your scheduled reminders."

17:10:00.700-713 — The app registers a back button handler and creates a window surface ($_3071).

17:10:00.776-784 — Window finishes drawing and is shown on screen as a TYPE_APPLICATION_OVERLAY (type 2038). This is a floating overlay window that appears above all other apps — including Xiaohongshu. The window comes in with an appear animation.

17:10:00.815 — I/O spikes to 3276 KB read (loading reminder card data).

17:10:01.021 — Appear animation finishes, window surface is reparented back.

17:10:03.702-724 — Back callback removed, window is removed with an exit animation.

17:10:03.971 — Window fully gone. Total screen time: about 3 seconds of animation (brief visible overlay).

17:10:13.501 — Reminder service process killed by memory pressure.

17:10:21.489 — A new reminder service restarts for content provider access.

17:10:39.252 — Another CHECK_CONDITION broadcast fires — periodic background check.

我平时会用提醒这个 APP ,但我可以确定当时我没有设置任何提醒,该 APP 当时也没给我弹出任何正规的提醒,只有这个广告。

846 次点击
所在节点    Android
5 条回复
win8en
9 小时 29 分钟前
大概率是三星生活助手的,关闭即可
win8en
9 小时 27 分钟前
希望可以帮助到你
lynnharry
9 小时 17 分钟前
@win8en 谢谢,你图里的这两个我以前已经关了,不过最下面还有个广告相关的,我刚关了,试试吧。

看 log 就是提醒服务啊,难不成还是生活助手调的提醒?
win8en
8 小时 13 分钟前
有可能是那个生活助手创建的提醒,基本上不可能是三星那个提醒应用。那个提醒应用挺好用的,也不会出现这种情况
shakoon
5 小时 36 分钟前
用 good lock 里的 notistar 跟踪一下

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1221782

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX