HACK ANDROID PATTERN LOCK
Friends, today I m sharing a very cool and important trick that every body wants....Sometimes u forget your pattern or your cousins mobile who do not know how to reset and he goes to mobile shop and they take about 700rs...So u can now hack that forgotten pattern lock.
Follow the steps
- Connect your mobile through USB cable.
- ADB tool (Download from here) {Note:- USB debugging must be on }PASSWORD after extraction: raipurtricks.in
About ADB
- Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. It is a client-server program that includes three components:
- A client, which runs on your development machine. You can invoke a client from a shell by issuing an adb command. Other Android tools such as the ADT plugin and DDMS also create adb clients.
- A server, which runs as a background process on your development machine. The server manages communication between the client and the adb daemon running on an emulator or device.
- A daemon, which runs as a background process on each emulator or device instance.
Procedure:
Now open cmd.exe from the given tool,
- Type
adb.exe
- Now type the following command-
adb shell
- Than
rm /data/system/gesture.key
- Than reboot
Now your device will reboot and ask for new pattern lock set any about your desire enjoy...
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Follow the steps
- Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. It is a client-server program that includes three components:
- A client, which runs on your development machine. You can invoke a client from a shell by issuing an adb command. Other Android tools such as the ADT plugin and DDMS also create adb clients.
- A server, which runs as a background process on your development machine. The server manages communication between the client and the adb daemon running on an emulator or device.
- A daemon, which runs as a background process on each emulator or device instance.
Now open cmd.exe from the given tool,
adb.exe
adb shell
rm /data/system/gesture.key
How to reset pattern lock when forgotten???
Friends, here is a very important trick for your android phone. If you've an android phone and u have forget your pattern lock and email than don't need to hard reset.
Just follow below steps:- Method: [adb shell method](root only)
Steps :
- Connect ur locked Android device in pc and open adb shell.
- Then type the following :
su
rm /data/system/device_policies.xml
rm /data/system/gesture.key
- Then restart the device.
Now u can unlock your device with any pattern and then in Settings u can change lock setting.
Just follow below steps:- Method: [adb shell method](root only)
Steps :


10:00 AM
Unknown








