|
@@ -3,9 +3,11 @@ |
|
|
Script cleans lockscreen pattern/password/PIN (not fingerprint) from rooted Android M. |
|
|
Script cleans lockscreen pattern/password/PIN (not fingerprint) from rooted Android M. |
|
|
|
|
|
|
|
|
To use: |
|
|
To use: |
|
|
|
|
|
|
|
|
1. Connect device via USB |
|
|
1. Connect device via USB |
|
|
2. Make sure ``adb devices`` detects the device |
|
|
2. Make sure ``adb devices`` detects the device |
|
|
3. Run: |
|
|
3. Run: |
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
./clean_lock_password.sh |
|
|
./clean_lock_password.sh |
|
|
``` |
|
|
``` |
|
|