在 Android 中隐藏应用程序和服务?
有什么方法可以在 Android 中隐藏“管理应用程序”中的应用程序和“正在运行的服务”中隐藏正在运行的服务吗?
Is there any way to hide an application from "Manage applications" and a running service from "Running services" in Android?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
幸运的是,除非通过自定义固件,否则不支持此功能。
Fortunately, this is not supported, except perhaps via custom firmware.
是的,有。您可能知道,也可能不知道,Rootkit 公司 Carrieriq 已成功在所有 Android 设备上安装了 Rootkit(经过运营商的许可),这些服务不仅被隐藏,而且即使您知道自己在寻找什么,也很难将其删除。
该应用程序显然已嵌入到内核中。谷歌“Carrier iq”了解更多信息
yes there is. As you may or may not know, rootkit company carrieriq has successfully installed rootkits on all android devices (with permission from carriers), not only are the services hidden, but they are hard to remove even if you know what you are looking for.
the application apparently is imbeded into the kernel.. google "Carrier iq" for more information