您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

8 年前
123456789101112131415
  1. # Reset Android M Lockscreen Password
  2. Script cleans lockscreen pattern/password/PIN (not fingerprint) from rooted Android M.
  3. To use:
  4. 1. Connect device via USB
  5. 2. Make sure ``adb devices`` detects the device
  6. 3. Run:
  7. ```
  8. ./clean_lock_password.sh
  9. ```
  10. Script will remove password and pattern from android filesystem and replace locksettings database.