google-site-verification=pz2FVU63-5F0cd6ndm1FTM8mXTtiAgo-wh6n2o0Bj_0

Saturday 8 February 2014

unlock android pattern lock screen without root

Unlock Android Pattern Lock Screen without root

Here comes two methods for unlocking your Android pattern Lock Screen when you forget the pattern. It is quite common among the users that they forget the new patterns that they just created and even the passwords they set for their own systems. But these steps can work on any mobiles for unlocking their Android pattern Lock Screens. The method used to hack into the pattern Lock Screen is using the ADB – Android Debug Bridge- a versatile command line tool that lets communicate with an emulator instance or connected Android powered device. We communicate with the Android enabled devices with the Computer using the command prompt where we access the Android mobiles with the codes.
Android
Just test with these steps to unlock your Android mobiles. Though this step assists you in unlocking the pattern Lock Screen, please remember that this step even facilitates the third user to unlock and gain access to your mobile. So be cautious with your mobile and always keep it handy and never give them to others believing that they could not be able to unlock it.

Set up USB Debugging in your mobile

This unlocking procedure is quite simple which works on MAC, Linux and PC. Before entering into the steps to unlock pattern Lock Screen ensure that the USB Debug is enabled. In order to enable USB Debug Enabled, Go to Settings à Application à Development à USB Debugging. This works on every Android Device, Just switch on your Android mobile and you could see the Pattern Lock Screen if it was previously enabled. Here you could unlock your mobile only if you know the pattern that you had set it earlier. Other patterns do not work anyhow. So to hack this and enter into the applications, follow the below steps.
Pattern Lock
Here comes the step involved in unlocking your pattern Lock Screen.

1)      Connect your Android mobile to the computer using the data cable.

2)      Now you could provide commands to your Android mobile through your computer.

3)      Click on the Start button on your Computer, type cmd which means “ Command Prompt”

4)      This opens a Command Prompt window, there you type adb shell and click enter.

5)      Then type in rm /data/system/gesture.key and hit enter.

6)      Now it should be good.

Android Mobile Pattern Unlocks

What you need to do is restart your device. It does not mean that your phone is to be unlocked before it should be switched off. Just use the power button to turn off your phone. Now restart or reboot your phone. Now unplug the data cable that is still attached with your mobile phone. Now try to unlock your mobile using any of the patterns. All the patterns work to unlock your phone. So your mobile is not restricted to the only pattern that you had set already.

How to enable pattern again

You may be thinking now that the pattern is broken now, you could be able to set it again as if you have done nothing to your mobile. Just go to Passwordà security àScreen Lock àPattern and draw a pattern as nothing has ever happened before, continue and draw it again to confirm it. Now the pattern is set again and the mobile stick only with the pattern that you have set now.

This method is only for unlocking your mobile when the pattern is forgot and not for hacking others mobile. Hope everyone uses this method for their own mobile in a positive way.

Alternative method to break the pattern Lock Screen

For few mobiles the previous method does not work, so they need to go for an alternative method to unlock their mobile. Here comes the alternative step to break the pattern Lock screen.

1)      Have USB Debugging enabled again as we saw it earlier. This can be done by Go to Settings à Application à Development à USB Debugging

2)      Plug your data cable back into your phone. This links your phone with your mobile.’

3)      Click on the Start button on your Computer, type cmd which means “ Command Prompt”

4)      This opens a Command Prompt window, there you type adb shell and click enter

5)      Then type cd /data/data/com.android .providers.settings/databases hit enter

6)      Then type sqlite3 settings.db hit enter

7)      Type update system set value=0 where name=’Iock_pattern_autolock’;  hit enter

8)      Type update system set value=0 where name=’lockscreen.lockedoutpermanently’;

9)      Then finally type .Quit
        Pattern_CMD
The coding to be used in CMD prompt

adb shell

cd /data/data/com.android .providers.settings/databases

sqlite3 settings.db

update system set value=0 where name=’Iock_pattern_autolock’;

update system set value=0 where name=’lockscreen.lockedoutpermanently’;

Quit

What you need to do is restart your device. It does not mean that your phone is to be unlocked before it should be switched off. Just use the power button to turn off your phone. Now restart or reboot your phone. Now unplug the data cable that is still attached with your mobile phone. Now try to unlock your mobile using any of the patterns.

If any of the method does not work go with the other method which works with it. Hope you will be happy with this update. Please stay connected for more important updates.

1 comment :

  1. It is the best time to make some plans for the future
    and it is time to be happy. I have read this post and if I could
    I desire to suggest you some interesting things or advice.
    Perhaps you could write next articles referring to this article.
    I want to read more things about it!

    my weblog

    ReplyDelete