How to Fix/Unlock Spreadtrum Androids

Here in this tutorial, I will be guiding you through how to unlock your spreadtrum Android. There are four methods to do these and I shall explain them fully.

* If the Android device is associated with a Google account then simply supply your credentials to regain access.
* If mobile network data isn't enabled then you can use WIFI.

Method 2: Recovery mode

* Boot into recovery mode
To Boot Your Phone to Recovery Mode
Booting into recovery mode on an Itel (Spreadtrum Android) phone is different from the technique used on MTK phones like Tecno, Gionee, Innjoo, Infinix etc. To Boot into recovery mode on an Itel phone:

1. Remove the battery then slot back in
2. Press and hold the Power button
3. Press and hold the Volume decrease (Volume -) button
4. Immediately you see the Itel boot animation, release both buttons (Power & Volume decrease )
5. You should see a green Android lying on its back.
6. Press the Volume increase button to proceed to recovery mode
7. You should now be in recovery mode
8. Use volume buttons to navigate and power button to select. After you might have boot your phone to recovery, proceed to the next step below:

* Select Wipe data / factory reset
* Select Yes to confirm
* Reboot the phone
* Install ADB and Fastboot on the PC ( see Click here to learn how to set up ADB  )
* Install Spreadtrum drivers on the PC. Click here to install one
* Enable ADB communicate with the phone
* Boot the phone into Spreadtrum Test mode (Power + Volume up)
* Connect the phone to PC via USB cord
* In adb, type the following and press enter after each command
Code:
adb devices
adb shell
cd data/system
rm *.key

* Now, remove the battery then boot the phone.
* If presented with a lock screen, just enter any pattern or pin and you'll be granted access

Method 4: Fastboot

* Setup ADB and Fastboot on the PC as mentioned above
* Boot the phone into Spreadtrum Test mode (Power + Volume up)
* Connect the phone to PC via USB cord
* Boot the phone into Fastboot mode using the following commands in adb (press Enter after each)
Code:
adb devices
adb reboot bootloader
* In fastboot, run the following command
Code:
fastboot devices
fastboot format userdata
fastboot format cache
* Reboot the phone

Share This :



sentiment_satisfied Emoticon