Akif Akif Author
Title: How To Bypass Android Phone's Lock Screen Easily - Android/iOS Hacks
Author: Akif
Rating 5 of 5 Des:
What you need :- Windows or Linux based PC Android screenlockbypass.apk - Download here: http://www.4shared.com/android/LujcLe...

What you need :-
This will be much easier if your target device has usb debugging enabled. If usb debugging is enabled on target phone:
  1. Plug the phone into the computer and wait for the drivers to install
  2. Open a command prompt(windows)/shell(linux) and CD (change directory) to the directory where adb is located and run:
    adb install (the directory where screenlockbypass is located.) se.curity.android.screenlockbypass.apk
  3. Then install any other .apk the same way and the lockscreen should disappear.
If usb debugging isn't enabled: This will still work but it will take a little longer and be a bit more difficult. Hopefully your target device is rooted and has a custom recovery(to check turn the device off hold: Home + vol dn + PWR on most devices if it says CWM based recovery somewhere at the bottom or top you definitely have a custom recovery.), if not it will still work but you will have to flash a custom recovery on the device. Seeing how all devices are different you will have to Google a way to flash a recovery to the specific device you have. If/Once there is a custom recovery on the device boot into recovery (hold: Home + vol dn + PWR on most devices)
  1. Connect the device to the computer and open a command prompt/shell, CD to the directory where adb is located and run:
    adb shell
  2. You should see a # then run:
    busybox mount system
  3. Then type exit and hit enter.
  4. Now type:
    adb push (the directory where screenlockbypass is located)se.curity.android.screenlockbypass.apk system/app
  5. Push any other .apk the same way, and when you turn your phone on the lockscreen should pop up for a brief moment and disappear.

About Author

Advertisement

 
Top