Wonder What You Do When You Forget Your Android's Password or pattern?
OR You wanna Enter The Ecosystem Due To reason And You Can't cuz it has A lock?
WELL No More Cuz We At HotMOD Have Found A Way!
SO LETS BEGIN!
Note:the device needs to have usb debugging enabled in case usb debugging isn't enabled and you have cwm you can run the same instructions from cwm,root is not required (though it will be so better if the device was rooted)
Subsequent Video- Here
you can try both of them,here is how i managed to remove the lock:
1- run the first method.
2-reboot
3-run the second method
4-reboot
NOTES:
-in the first method each line is a seperate command so click enter after typing each line.
-in the second method type all the command and then press enter.
-after running both methods and rebooting you may see the pattern lock,that doesn't necessarily mean it doesn't work,just try any random pattern and it may unlock then remove the pattern from settings.
-this may and may not work,it may work on some devices and don't on others,so all you can do is trying it but i can't assure it will work.
Happy Modding!
Team HotMOD!;)
OR You wanna Enter The Ecosystem Due To reason And You Can't cuz it has A lock?
WELL No More Cuz We At HotMOD Have Found A Way!
SO LETS BEGIN!
Note:the device needs to have usb debugging enabled in case usb debugging isn't enabled and you have cwm you can run the same instructions from cwm,root is not required (though it will be so better if the device was rooted)
- Before You Start:
- Make Sure You Have Android SDK! To Install And Configure Click Here
- You PC(Well That's Obvious!:P)
- Your Android Phone
- TO Bypass The Lock[Method 1]:
- Connect The Phone To The PC
- Open The Folder Where You Have The SDK Files
- Go To The Plat Form Tools Press Shift>Right Click And Select The CMD Option.
- Type "adb" Press Enter And Then Type "adb Devices"
- Then Type:
adb shell cd /data/data/com.android.providers.settings/databases sqlite3 settings.db update system set value=0 where name='lock_pattern_autolock'; update system set value=0 where name='lockscreen.lockedoutpermanently'; .quit
****AND/OR***
- Method 2[Same Procedure:
Do Everything Told Till Step 4.
Then Instead OF step 5 OR after Step 5 :
and that's a video showing how method 2 is done (thanks to melvinchng)Code:adb shell rm /data/system/gesture.key
Subsequent Video- Here
you can try both of them,here is how i managed to remove the lock:
1- run the first method.
2-reboot
3-run the second method
4-reboot
NOTES:
-in the first method each line is a seperate command so click enter after typing each line.
-in the second method type all the command and then press enter.
-after running both methods and rebooting you may see the pattern lock,that doesn't necessarily mean it doesn't work,just try any random pattern and it may unlock then remove the pattern from settings.
-this may and may not work,it may work on some devices and don't on others,so all you can do is trying it but i can't assure it will work.
Happy Modding!
Team HotMOD!;)
No comments:
Post a Comment