FOR EDUCATIONAL PURPOSE ONLY
My Fav. is Using TWRp recovery
download TWRP recovery file for your andriod.
than flash it using fast boot method.
How to flash a custom recovery (like CWM or TWRP) on Android
f you have decided to take a trip to the land of custom ROMs and Android hacking in general, you’d need to take one first step - flash (install) a custom recovery. In this article, we explain what exactly is a ‘custom recovery’, how you install it, and what are some popular solutions.
Let’s start with the fact that every phone ships with stock recovery software. Stock recoveries vary slightly between phone makers, but they are identical in their essence - they allow you to manually flash official updates and clear your phone’s cache. Sounds limited? It is, and that’s why custom recoveries exist.
Custom recoveries that we’ll flash here replace the limited stock ones, adding all sorts of functionality to your phone. Flashing a custom recovery is often a key part of the rooting process, but that is not its only use. Here is a short summary of all that you can do with a custom recovery:
Important: You have to unlock the bootloader on your phone before flashing a custom recovery! Here’show to do it on Motorola phones.
This is a Guide About How to Install TWRP Recovery Touch on HTC Droid IncredibleLet’s start with the fact that every phone ships with stock recovery software. Stock recoveries vary slightly between phone makers, but they are identical in their essence - they allow you to manually flash official updates and clear your phone’s cache. Sounds limited? It is, and that’s why custom recoveries exist.
Custom recoveries that we’ll flash here replace the limited stock ones, adding all sorts of functionality to your phone. Flashing a custom recovery is often a key part of the rooting process, but that is not its only use. Here is a short summary of all that you can do with a custom recovery:
- Create and restore a backup image - A backup image makes a copy of all your phone settings, application and app data. Such a backup copy is crucial if your hacking experiments fail - in such cases, you can use the created backup image to restore your phone to a fully functional earlier state without losing any data.
- Flash custom ROMs - custom ROMs can completely overhaul the looks and functionality of an Android smartphone, and usually they are the main reason for first flashing a custom recovery.
Important: You have to unlock the bootloader on your phone before flashing a custom recovery! Here’show to do it on Motorola phones.
How to flash a custom recovery
Now that you know what a custom recovery is and what it does, it’s time to go through some popular names of recovery software. ClockworkMod (shortened to CWM) and Team Win’s Recovery Project (commonly referred to as TWRP) are the two most popular solutions, and while the two differ slightly, they both have the essential features you need.
Pre-requisites:
HTC Android USB drivers (included in HTC Sync) here
LG Android USB drivers here (go to “Software updates” > Select your phone > Click on “Install USB Drivers”)
Sony Android USB drivers here
Motorola Android USB drivers (included in Motorola Device Manager) here
For TWRP go to this website, click on “Get TWRP for your device” and type you device's name to download the image for it:
Pre-requisites:
- USB drivers for your phone must be installed on a computer. You can grab them from the official website of the company that made the phone. Get the latest:
HTC Android USB drivers (included in HTC Sync) here
LG Android USB drivers here (go to “Software updates” > Select your phone > Click on “Install USB Drivers”)
Sony Android USB drivers here
Motorola Android USB drivers (included in Motorola Device Manager) here
- Android SDK must be installed on your computer. You can download from the official Android developer portal.
- Download the latest version of either CWM or TWRP (we prefer CWM, but both work equally well). For CWM go to this website, find your device, and download the image for it:
For TWRP go to this website, click on “Get TWRP for your device” and type you device's name to download the image for it:
- Your phone must be connected to your computer via USB. If you get stuck at some point in the tutorial, a common fix is to try disconnecting the phone and re-connecting it again.
You Need HTC Sync installed on your system & Bootloader Unlocked
well first we need the adb/fastboot link -----> http://adf .ly/aWF6t
Now put your Device on bootloader press volumen button + power button and connect it to your PC
1. extract adb.zip in the root folder (C:/adb/)
2. open the Command line or CMD as admin and type
Quote:
cd /adb/
fastboot devices
fastboot devices
3. now to continue, test fastboot or fastboot.exe
and others commands will be appear
4. and now type fastboot flash recovery twrp.img (in adb.zip have the CWM recovery 5.0.X and CWM 6.0.3.X and TWRP Recovery Touch)
5. and press enter and wait and the recovery will be flashed
Congratulations
Now you have the TWRP Recovery without problems
NOW , Simply boot your phone in recovery mode using keys combination like by holding
volume up + vol down button + power button
volume up + power button
volume up + power button +home button
or search iot for your phone on google .which combination fits for your handset.
after booting in recovery mode you see the above screen
than choose advanced tab
than choose file manager
than open
then with its file manager I navigate to /data/system/ and delete password.key (or gesture.key).
At the next reboot pin was gone!
- start in fastboot
- boot twrp recovery without permanently flash it (fastboot boot twrprecovery.img)
- in twrp, use file explorer and navigate to /data/system and delete password.key and/or gesture.key
- reboot.
- boot twrp recovery without permanently flash it (fastboot boot twrprecovery.img)
- in twrp, use file explorer and navigate to /data/system and delete password.key and/or gesture.key
- reboot.
Unlock your Android device using Android Device Manager (ADM)
As already mentioned, the following method only applies to devices that have Android Device Manager enabled.
- On a computer or other mobile phone, visit: google.com/android/devicemanager
- Sign in using your Google login details that you also used on your locked phone.
- In the ADM interface, select the device you need to unlock (if it isn’t already selected).
- Select ‘Lock’
- In the appearing window, enter a temporary password. You don’t have to enter a recovery message. Now click ‘Lock’ again.
- If it was successful, you should see a confirmation below the box with the buttons Ring, Lock and Erase.
- On your phone you should now see a password field in which you should enter the temporary password. This should unlock your phone.
- Now, before you go on with your life, go to your phone’s lock screen settings and disable the temporary password.
- That’s it!
Unlock your Android lock screen pattern with your Google Login (only Android 4.4 and below)
If you haven’t updated your firmware to Android Lollipop (5.0), then there’s a faster way to unlock a lock screen pattern.
- Enter a wrong lock screen pattern five times (shouldn’t be hard if you don’t remember the correct one)
- Select ‘Forgot Pattern’
- Now you should be able to enter a backup PIN or your Google account login.
- Enter either your backup PIN or your Google login.
- Your phone should now be unlocked.
Bypass your Samsung phone’s lock screen using its Find My Mobile tool
This is an easy way to unlock your Samsung device if you created a Samsung account and registered it beforehand.
- Go to Samsung Find My Mobile.
- Sign in using your Samsung login details.
- In the Find My Mobile account interface you should see your registered phone on the left hand side. This tells you that you’re phone is registered to that account.
- On the left sidebar, select ‘Unlock my screen’.
- Now select ‘Unlock’ and wait for a few seconds for the process to finish.
- You should get a notification window telling you that your screen is unlocked.
- That’s it. Your phone should be unlocked.
Disable your lock screen using custom recovery and “Pattern Password Disable” (SD card needed)
This method is for more advanced Android users that know what the terms “rooting” and “custom recovery” mean. As the title says, for this to work you need any kind of custom recovery installed and your phone must have an SD card slot. Why the SD card? Well, we need to transfer a ZIP file to your phone and that’s usually not possible when it’s locked. The only way is to insert an SD card with the file.Unfortunately, card slots became kind of a rare thing in the smartphone world, so this will only work for some people.
Here’s what you need to do:
- Download the Pattern Password Disable ZIP file on your computer and put it on an SD card.
- Insert the SD card into your phone.
- Reboot your phone into recovery.
- Flash the ZIP file on your SD card.
- Reboot.
- Your phone should boot up without a locked screen. Should there be a password or gesture lock screen, don’t panic. Just type in a random password or gesture and your phone should unlock.
Erase your phone (and lock screen) using Android Device Manager
If all the methods above didn’t work out, you need to move on to more drastic measures. In case Android Device Manager is enabled on your phone and unlocking it didn’t work, you can use it to erase all data by selecting the Erase button. Be aware that this will delete all apps, settings and other data on your phone. The good thing is, once the erasing process is done, you can use your phone again (after setting everything up).
Reset your phone to factory settings
If Android Device Manager doesn’t work at all for you, your last resort is to make a factory reset on your device. On Nexus devices, this can be done in Recovery mode, for example. For a step-by-step guide, visit Google’s official page and look for your Nexus model. If you own a different Android phone, check out this site and look for your manufacturer’s support page. There, you should find proper directions for a factory reset.
As already mentioned earlier, be aware that reseting or erasing your device will delete all data like apps, settings, videos and pictures.
Last words
Should you set up a new lock screen PIN or pattern. Make sure to write down the numbers or pattern on a piece of paper or in a text file on your computer to avoid that hassle the next time. If you run into any problems using the methods above, feel free to leave a comment.
METHOD I
Solution For Everyone With Recovery (Cwm, Twrp, Xrec,Etc...) Installed:
INSTRUCTIONS:
1. Download this zip Pattern Password Disable (Download from attachments) on to your sdcard
(using your PC, as you cant get into your phone, right )
2. Insert the sdcard into your phone
3. Reboot into recovery mode
4. Flash the zip
5. Reboot
6. Done!
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 2
Solution For Everyone Without Recovery Installed - ADB :
What You Need:
=>A computer running a Linux distro or Windows+Cygwin
=>USB cable to connect your phone to the PC
=>Adb installed
How to install adb:
1. Open Terminal
2. Type:
Code:
"sudo apt-get install android-tools-adb"
-> Hit [Enter]
3. Follow the instructions until everything is installed.
INSTRUCTIONS:
1. Connect you (turned on) Phone to the Computer via USB.
2. Open a terminal window.
3. Type:
Code:
adb devices
adb shell
cd data/system
su
rm *.key
4. Done...Now You Just Have To Reboot.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 3
Solution For Everyone Before Lock Accident :
SMS Bypass - Download Link - Install It On Your Device (Download from attachments)
This App Allows You To Remotely Bypass Your Phone's Screen Lock By Sending A SMS.
It Removes Your Gesture Pattern Or Password After Receiving A Preset Keyword Along With A Secret Code Via SMS.
SMS Bypass App Requires Root.
INSTRUCTIONS:
1.First, make sure you give permanent root access to the app.
2.Change the secret code to your preferred choice. The default password is : 1234
3.To reset your screen lock, send the following message from another phone:
Code:
secret_code reset
Example:
Code:
1234 reset
Note 1 : There is a space between your secret code and reset. Also the secret code is case sensitive.
Note 2 : There is an option available to change the preset keyword. Default is : reset - Your phone will restart and your lock screen will be reset.
Note 3 : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 4
Solution For Everyone Via Adb - SQL Command :
INSTRUCTIONS:
=>Type This Commands Separated In Your Terminal (CMD Prompt) :
Code:
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
=>Now You Just Have To Reboot.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 5
Solution For Everyone Via Adb - File Removal :
INSTRUCTIONS:
=>Type This Command In Your Terminal (CMD Prompt) :
Code:
adb shell rm /data/system/gesture.key
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 6
Solution For Everyone With USB Debugging Enabled :
INSTRUCTIONS:
Primary Step for all method:
Download & Extract to anywhere - Bypass Security Hack (Download from attachments)
Open SQLite Database Browser 2.0.exe in SQLite Database Browser.
Run pull settings.db.cmd inside By-pass security Hacks folder to pull out the setting file out of your phone.
Drag settings.db and drop to SQLite Database Browser 2.0.exe program.
Navigate to Browse data tab, At table there, click to list down the selection & selete secure
Instruction To Remove Pattern Lock:
Now, find lock_pattern_autolock, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove PIN Lock:
Now, Find Or Create lockscreen.password_type, double-click & change it's value to 65536, Apply changes!
Now, find lock_pattern_autolock, Delete Record, If doesn't exist, Ignore
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove Password Lock:
Now, find lockscreen.password_salt, Delete Record
Now, find lockscreen.password_type, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments) to your memory card.
2. Open your recovery (press volume Down + Power button or it can be different according to the phones.
Generally the phones who have press able button on the middle they have to press all three buttons. Google for you pattern there are lots)
3. There’ll b an option in recovery called “mount”. Go in that option and then mount all the cache and everything it is there.
4. Then select “update” and select “apply update from SD/external” and select aroma file manger.zip file that you downloaded using above QR code above.
5. After Flashing or updating, the aroma file manger will open. Use volume keys for up/down and power button 2 select like you use to get into recovery.
6. In aroma File manager , Go to menu , which is located in bottom strip and then select Settings.
7. Go to bottom n select “mount all partition in startup ” then exit from aroma file manger.
8. Now after exit , re-update that aroma file again and it will open again.
9. Go to data >> and then System.
Then find ‘gesture.key’ (for pattern lock) and ’password.key’ (for password lock) then
long touch on gesture.key or password.key and sum option will be prompted , choose delete and delete that file and restart.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.
No comments:
Post a Comment