[Android] 三星手机,隔几天会弹出一个广告,我用 logcat 看了看可能是来自于自带的“三星提醒”。
广告样式:屏幕上方长方形,简单白底,黑字,内容:天天开红包,最高 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.
评论
?
参与讨论