Press Volume Down + Home Key + Power Key together ..
it will unlock all types of locks..
OR TRY THIS...
You'll need:
¤ Linux distro of your choice
¤ Android phone
¤ Android USB Data cable
¤ Android ADB
Execution:
1. Connect your phone to your PC using USB cable.
2. Install ADB via terminal
Boot into any Linux distro you have.
Open up terminal and type :
sudo apt-get install android-tools-a
db
This will install ADB.
To disabling the pattern lock via
terminal
adb devices
adb shell
cd data/system
su
rm *.key
Disconnect your phone and reboot.
Unlock pattern should be here. Just
try some random gesture and it will
unlock
You like the Post? Then Please Share it...
0 comments:
Post a Comment