简体   繁体   English

防止在android中卸载应用程序

[英]prevent uninstall of applications in android

we are developing an app that tracks the device in case it is stolen, the application should be in the device even after being stolen so that the we get periodic messages from the device. 我们正在开发一个跟踪设备的应用程序,以防设备被盗,即使被盗后该应用程序也应位于设备中,以便我们定期从设备获取消息。 Is there a way to stop the person, who stole the mobile, from uninstalling the app? 有没有办法阻止偷手机的人卸载应用程序? and also how to prevent force stop option of the app through the manage application > myApp > force stop. 以及如何通过管理应用程序> myApp>强制停止来阻止应用程序的强制停止选项。

No,you cannot change Android framework specification which are available currently. 不可以,您无法更改当前可用的Android框架规范。

Uninstall and rebooting is truly and forcefully handled by android OS. 卸载和重新启动是由Android OS真正强制执行的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM