My screen is dead and I want to unlock my phone so I can access it through Kies to backup my pictures.
I locked the phone through Android Device Manager setting an e
If you want to open your phone without touching it here is the way
Steps
adb devices
to cheek if your phone is ready or notList of devices attached
059c97f4 device
then enter the following command
adb shell input keyevent 26 && adb shell input swipe 600 600 0 0 && adb shell input text && adb shell input keyevent 66
put your password in
and done. You phone is hopefully opened