Requirements :
Linux distro
Android phone
USB cable
ADB
Step 1 Connect your phone to your PC using USB cable.
Step 2. - Installing ADB over terminal
2.1.Boot into any Linux distro you have.
2.2.Open up terminal and type :
Quote:sudo apt-get install android-tools-adb
This will install ADB.
Step 3. - Disabling pattern unlock over terminal
3.1.Open up terminal again and type :
Quote:adb devicesadb shellcd data/systemsurm *.key
Now,disconnect your phone and reboot.Unlock pattern should be here. Just try some random gesture and it will unlock.
No comments:
Post a Comment