我最近在我的手机上发现了一个新的文件,名为 .appodeal
,在 Internal shared storage
文件夹的基础上。
它似乎是只有4个字符的文本文件: e30=
。
如何判断应用程序将其留下的内容,以及它具有哪些邪恶/跟踪目的?
目前正在运行的Android版本7.1.2。
我最近在我的手机上发现了一个新的文件,名为 .appodeal
,在 Internal shared storage
文件夹的基础上。
它似乎是只有4个字符的文本文件: e30=
。
如何判断应用程序将其留下的内容,以及它具有哪些邪恶/跟踪目的?
目前正在运行的Android版本7.1.2。
I recently discovered a new file on my phone, named .appodeal
, at the base of the Internal shared storage
folder.
It appears to be a text file with just 4 characters: e30=
.
How can I tell what app left it there, and what nefarious/tracking purpose it has?
The phone's currently running Android version 7.1.2.
它似乎是由广告收入的目标,它由相同的名称 appodeal 在播放商店和 Google Search 揭示了多个引用
尝试使用反广告软件在手机中跟踪它/ a>或使用广告拦截器从izzy列表
It seems to be from an ad revenue targetted app by the same name appodeal on the play store and Google search reveals multiple references
Try to track it in your phone using Anti adware or use ad blockers from Izzy's list
这是由 appodeal 广告SDK集成在您已安装的应用程序中,可能充当某种标志。
为讲述哪个应用程序生成它,除了走上艰难的方式(一对一安装和启动应用程序),您还应该能够使用像myandroidtools等工具来检查服务和广播接收器app拥有。具有广告SDK的应用可能具有专用于维护SDK的服务和接收者。
This is generated by the Appodeal advertisement SDK integrated in some of your installed apps, likely to act as some sort of flag.
As for telling which app generated it, aside from going the hard way (installing and starting the apps one-by-one), you should also be able to use tools like MyAndroidTools to check the services and broadcast receivers an app possesses. Apps with ad SDKs will likely have services and receivers dedicated to maintaining the SDK.
感谢之前的海报。在我的情况下,它似乎是Rainoday应用程序,因为每次运行应用程序时都会重新生成文件。如果您挂在广告中,应用程序足够公平。
Thanks to previous posters. In my case it seems to be the RainToday app as the file is regenerated each time I run the app. Fair enough as the app is free if you put up with ads.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有