怎么可能制作一个无法卸载android的应用程序(How is it possible to make an app which can not be uninstalled android)

编程入门 行业动态 更新时间:2024-10-27 03:40:13
怎么可能制作一个无法卸载android的应用程序(How is it possible to make an app which can not be uninstalled android)

我知道这可能是不可能的。 但我刚发现这样的应用程序。 我无法卸载应用程序,甚至无法清除数据,应用程序的缓存真的这不是一个系统应用程序。 这个应用程序所做的只是垃圾邮件我的手机一直有推送通知。

我的手机没有扎根!!

所以我的问题是如何制作这样的应用程序?

I know this may not be possible. but I just found such an app. I can't uninstall the app, even not able to clear data, cache of the app an really this is not a system app. What this app does is just spam my phone with push notifications all time.

My Phone is not rooted!!

So my question is how is it possible to make such an app?

最满意答案

使您的应用程序可以卸载的唯一方法(如果用户使用的是root用户手机,则无法真正实现)将是直接在Android软件包中安装它,通过ADB(同时root)将其推送到

/系统/应用程序

目录...

然后,对于具有标准访问用户电话的开发者而言,无论如何都是可能的。

The only way to make your application uninstallable ( You can't really if the user is using a rooted phone) would be to install it directly in Android bundle, pushing it via ADB (while rooted) to the

/system/app

directory...

Then, it's in anyway possible for a dev with standard access to the users phone.

更多推荐

应用,程序,app,手机,possible,电脑培训,计算机培训,IT培训"/> <meta name="descrip

本文发布于:2023-08-03 00:03:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1382515.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   android   uninstalled   app

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!