Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对android有疑问。我想创建一个安全的应用程序,这样如果有人想从我的手机上卸载我的应用程序,它应该问他们密码......请提前帮助谢谢
对不起……
卸载是一种platform feature,没有办法阻止甚至从应用程序中检测到它。
platform feature
问题是当用户卸载时您的应用程序甚至可能没有运行。
如果它作为系统应用程序安装怎么办?那么它至少不能轻易卸载......