Android安全模式密码保护 [英] Android Safe Mode Password Protection

查看:119
本文介绍了Android安全模式密码保护的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现MMGuardian是一个用于监视Android设备的漂亮应用程序.它包含一个称为安全模式锁定( http://www.mmguardian.com/safe-mode-锁定).使用密码保护安全模式启动.有人知道它是如何工作的,我如何实现类似的功能?

I found MMGuardian a pretty App to Monitor Android devices. It includes a Feature called Safe Mode Lock (http://www.mmguardian.com/safe-mode-lock). Which protects Safe Mode booting with a Password. Has somebody a idea how it works, how I can implement a similar Feature?

推荐答案

我找到了一个简单的解决方案.

I found a easy solution.

这个想法很简单.关闭时,设备密码将设置为主密码.普通用户不知道密码.并且在启动时,密码将重设为用户密码,但是重设将不会在安全模式下执行.因此,对于普通用户,安全模式已锁定.我不确定它是否适用于所有设备,

The idea is simple. On shutdown the device password will be set to a master password. The normal user doesn't know the password. And on boot the password will be reset to teh users password, but the reset will not be executed in Safe Mode. So the safe mode is locked for normal users. I'm not sure if it's works for all devices,

您可以在github https://github.com/areman/samo 上找到源.

You can find the source at github https://github.com/areman/samo

这篇关于Android安全模式密码保护的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆