Numbered list

This commit is contained in:
Krzysztof Kwiatkowski 2016-04-13 15:09:57 +02:00
parent 7cbfe156e8
commit 3c2acf3fc8

View File

@ -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
``` ```