[GUIDE] How to restore the Stock ROM on the Grand X Pro - Blade General

How to restore the Stock ROM:
For Grand X Pro​OK, today I'll be showing you how to restore the Grand X Pro back to Stock, just as it was before you flashed the custom ROM...
You will need:
A PC Running Windows 7 (ONLY WIN 7 WORKS FOR NOW)
The Grand X Pro
A USB Android Cable
My FlashTool
ZTE VCOM Preloader Drivers MT6577
So , first get the full flashtool from here: ApeelMe's Blogspot - ZTE Grand X Pro FlashTool
Also install the Preloader drivers if you didn't do so...
Plug in the Grand X Pro and then turn it off...
It should (on the PC) install some drivers and fail , don't worry...
Open flashtool and select the NandUtil file and the Scatter file (nandutil.bin and mt6577_scatter.txt , their names are like that)
In the menu where you can select ANDROID , RECOVERY , BOOT , MBR, DSP , Preloader , etc DON'T Touch anything as it will wipe that partition and you may hard-brick your device..
Click "Download" in flashtool, wait till the green circle...
After the green circle appears , close flashtool and disconnect the phone.
Now turn it on, good ol' stock ROM...
Hope this works for you as it did work for me...
TeamMaverick

it didn't work for me, it completes the download and evrything but it still just stands on zte sign an that is it, can you help?

trying to use but i get a nandutil.bin file is not a valid da format. Is it corrupted?
Anyhowse. i went ahead and flshed with all in one. im now with cyanogenmod and cwm which is the opposite of what i needed. How can I return to stock rom and stock recovery? basically i need to send it back to shop because of faulty screen.
Resolved. Followed guide with link here
http://apeelme.blogspot.no/2013/08/zte-blade-super-gyari-allapot.html?m=1

how did you manage to follow he steps in flash tool to find download agent and scaterr file, the all thees ebr1, and the rest....i have done everything FAILED, it didn't change nothing same thing like with the solution in this post

majmun123 said:
how did you manage to follow he steps in flash tool to find download agent and scaterr file, the all thees ebr1, and the rest....i have done everything FAILED, it didn't change nothing same thing like with the solution in this post
Click to expand...
Click to collapse
Didn't have any problems followed these steps:
1. run Flash_tool.exe from desktopfolder (maybe try run as admin if a problem)
2. select File-open scatter loading file
3. select MT6577_Android_scatter_emmc.txt from restore to stock folder.
the ebr1 etc should be automatically filled in with file pathway
4.click download button
5. plug in switched off telephone (if drivers installed properly should just run)
6. wait until green circle appears. hey presto! switch on telephone.

nothing i hav done all that, an the problem is when it is all finished, i get errors such as can't mount data, it doesn find anything, i don't know what to do else, if you want i can post pictures when i enter recovery mode

repair grand x pro
Hi, this is no working for me. Just have CWm after finished.
I tried update tool software too, but can't recognize phone, red x stay at chacking and installing drivers.
Someone help?

Related

[Q] Please help

Story : Stock zte blade gets in the hands of a hasty noob
i flash CWM 6.x.x.and a rom
bootloop
i flash CWM 5.x.x and reboot
tries to boot again same non working rom and ends in bootloop again
after flashing the new cwm i cant get in any recovery mode
i tried to power on with vol up + menu or simply with vol up and nothing happens it just passes straight to the stuck rom boot loop
power on and vol down stuck on ZTE image and nothing happens until i remove battery
pls help me to recover my blade
Thank you in advance
Use adb to flash recovery again. Then power on with volume- pressed
Asus TF300T | ZTE Blade
it sais waiting for device ...
ssx2 said:
it sais waiting for device ...
Click to expand...
Click to collapse
Did you switch on the device?
Asus TF300T | ZTE Blade
yes ... i used fastboot to flash the recovery and it sais waiting or device
or pls tell me the right procedure
ssx2 said:
yes ... i used fastboot to flash the recovery and it sais waiting or device
Click to expand...
Click to collapse
There's an unbricking guide on modaco. Read it
Asus TF300T | ZTE Blade
QuantumFoam said:
There's an unbricking guide on modaco. Read it
Asus TF300T | ZTE Blade
Click to expand...
Click to collapse
solved thank you
ssx2 said:
solved thank you
Click to expand...
Click to collapse
Please post how you solved it so tthat future users with similar problems too can solve them
Asus TF300T | ZTE Blade
QuantumFoam said:
Please post how you solved it so tthat future users with similar problems too can solve them
Asus TF300T | ZTE Blade
Click to expand...
Click to collapse
All credits for the tutorial goes to "hedgepigdanie" who wrote the original post in modaco
The dodgy ZTE firmware flasher
This method can help if your blade cannot boot at all. Consider it a LAST RESORT - people do this all the time and only make their situation worse. Only use it if all the above methods fail or if your IMEI is corrupt. Your IMEI will be lost in the process and you will need to use hex editing to fix it up afterwards. This method also requires windows. Most of this is taken from burstlam’s thread here, which you can also refer to (burstlam has posted screenshots which also help to show what to do). Do the following in order:
Boot into download mode and set up connection
Download and install the ZTE USB driver.
Put your phone in download mode by turning it on with both volume buttons held down at the same time. The screen will remain black, but the notification LED should briefly flash red.
Plug it into your computer. The phone should be recognised in windows device manager under “Ports (COM & LPT)” as “ZTE Handset Diagnostic Interface(DFU) (COMxx)”. Take note of the port number (xx). If your phone cannot turn on at all and the LED doesn’t flash, it is dead. Sorry about that.
Flash firmware
Download this file, which contains the ZTE flasher along with firmware to flash your phone with, and unzip it somewhere convenient.
Run “Flasher.exe” from the extracted folder. Press the exclamation mark and login as administrator with the password “ZTEsmt123”.
Under “SW Directory”, select the correct firmware folder inside the extracted folder (European Gen1 firmware or Chinese v880 Gen2 firmware). ONLY flash the one appropriate for your phone.
Leave the default settings as they are – “download cefs” ticked, “no backup restore” selected, and “download” selected.
Go to the “Option” menu and select “Port Config”. Set line 1 to the COM port that you observed in step 3, then press OK.
Press the purple arrow next to line 1 and wait for your phone to be flashed. When finished it should boot into FTM mode.
Edit "channel1.nvm" to hold IMEI
In the flasher folder, open the file “channel1.nvm” with HxD, or a hex editor of your choice.
Go to offset 0x1215. The IMEI is stored between offset 0x1215 and 0x121C. You need to read your correct IMEI from behind your battery and enter it here like this:
In 0x1215 put the first digit of your IMEI followed by A. For each successive pair of digits, enter the second digit followed by the first digit. For example: and IMEI of 123456789012345 would be recorded at 0x1215 as 1A 32 54 76 98 10 32 54. When done, save this file.
Restore channel1.nvm to your phone
Make sure channel1.nvm is in the folder next to the flasher with the correct IMEI.
Connect your phone to your computer and turn on your phone with volume down held. It should boot into FTM mode.
In the flasher, select “restore NV” and “RF/BT/IMEI/unLock info”, and press the purple arrow next to line 1. Your IMEI will now be restored to your phone.
Put clockworkmod in the recovery partition
Take out the battery and turn on the phone. Clockworkmod should load.
Clockworkmod is now installed to your phone’s boot partition. This means that if you install a ROM at this point you will overwrite clockworkmod. You must now flash the correct version of clockworkmod to the recovery partition.
Go to “mounts and storage”, and select mount USB storage. Connect the phone to your computer and copy the correct version of clockworkmod as a zip file (Gen1 for European Gen1 firmware, Gen2 for Chinese firmware) to your SD card, then install it using clockworkmod.
Restart your phone with volume down held. It should boot into clockworkmod. If it boots into FTM mode or does not progress pass the green android, reboot normally and make sure you flashed the correct version of clockworkmod.
You can now flash a ROM (If you flashed Gen1 firmware you can also upgrade to Gen2 via TPT). When you do, check your IMEI. If it is wrong, flash stock recovery in clockworkmod, boot into FTM mode, and repeat (correctly) above from editing channel1.nvm onwards.
Personally i had countered the following situations that put me in difficulty for a few moments:
as put in the download mode the led didnt blinked or turned red as it said it should behave in the tut
and the second part ... after checking the port in Device Manager i didnt noticed the exclamation mark on the driver that meant the driver should be updated ... so when i had to pres the purple arrow nothing happen as actually the flasher didnt recognized the Blade so i chose to update drive from the net and everything went just fine
Please put this thread into stickies section. Going to be very help full for future users
Sent from my Blade using xda app-developers app

[GUIDE]Unbrick the ZTE Blade

Unbricking the ZTE Blade / Dell XCD35 / Orange San Francisco​
Foreword
First off, I have NOT written this guide. Credits go to hedgepigdaniel for composing this guide. I have merely tweaked the language and brought it to XDA for those of us that do not frequent the MoDaCo forums, and frankly, I was sick of answering every "Bricked Blade" question with a "Go to MoDaCo" answer. This guide is meant to help you to recover from a bad flash. It assumes at the very least that you cannot boot android, and can help you as long as your phone can boot into download mode. I have described many ways to unbrick in order of increasing difficulty and risk. Use only the first method that works. These instructions will wipe everything on your phone’s internal memory. Before you follow any of them, charge your battery and have a good night’s sleep. For the purposes of this guide, a Dell XCD35 is a European GSM Blade.
Hard Brick vs Soft Brick
If your phone is soft-bricked, it has a software problem which is rendering it only as useful as a paperweight (i.e. there is nothing physically wrong with it). If it is hard-bricked, it has a physical problem which is rendering it only as useful as a paperweight. The recovery methods below can only help you to recover from a soft-brick because they do not involve any physical repairs. 99% of bricked phones are soft-bricked, and to my knowledge it is always possible to recover a soft-bricked ZTE Blade of the variants this guide is written for. I can't help you much with hard-bricked phones, but I will say this: batteries break before phones. Your Blade may have an old or damaged battery if it displays any of the following symptoms:
-Does not turn on at all, even into download mode as per method 5
-Turns on initially but does not successfully boot android without repeatedly rebooting or turning off, even after recovery using the methods below
-Boots successfully but regularly reboots or turns off, even after recovery using the methods below
- Especially if its behavior is different depending on whether a charger is connected and/or depending on which charger is connected
If you suspect that your phone has a bad battery, you may be interested in buying a new battery from eBay, since it's cheaper than buying a new phone. Sometimes the angle at which the battery is inserted can have an impact: moving the battery from side to side or inserting blu-tak to hold the battery closer to the terminals can sometimes fix the problem.
Corrupt NV memory
If your phone was flashed via windows and will not boot into anything except recovery mode (i.e. FTM mode or clockworkmod), even if you install a compatible ROM and boot normally, then the problem is usually corrupt NV memory. You must use method 4 to solve this problem. You can often solve it by following only the instructions to restore your IMEI (skipping the flashing part), but you may need to do the whole lot.
Method 1 : ClockWorkMod
1. Turn your phone on with volume down held. If it boots into clockwork, then you should be able to fix it from there. In clockworkmod:
2. Go to “backup and restore” and perform a backup of your current setup.
3. Go to “mounts and storage” and select mount USB storage. Connect the phone to a computer and copy your backup from the clockworkmod directory to your computer. Download a Gen1 or Gen2 ROM and copy it to your SD card (not a stock ROM, since it will overwrite clockworkmod). If you are not sure, try installing both Gen1 and Gen2 ROMs.
4. Go to “mounts and storage” and format boot, system, data, cache, and sd-ext.
5. Go to “install zip from SD card” and install the ROM you have downloaded. Restart your phone when it is finished.​
Method 2 : Fastboot
Fastboot is a method of flashing a recovery image to your phone from a computer (which can be running Windows, Linux, or OSX). It does not work with Blades that are running stock Gen2 firmware (i.e. upgraded to stock Gen2 via windows or upgraded to android 2.2 by an official update) unless both the recovery and boot partitions are completely unbootable.
For all platforms
Download and extract this file, which contains both fastboot and clockworkmod for Gen1 and Gen2.
Turn on your phone with volume up held and connect it to your computer. It should not progress beyond the green android. Sometimes you have to wait a few minutes for the computer to recognise it.
For Windows
Download and install the ZTE Handset drivers. Your phone should be listed as "Fastboot Interface" under "ADB Interfaces".
Run windows-flash-gen1-recovery.bat to flash Gen1 clockworkmod, or windows-flash-gen2-recovery.bat to flash gen2 clockworkmod.
After rebooting with volume down held, you should be able to flash a ROM in clockworkmod.
For Linux
Navigate to the extracted folder and run one of the following commands.
To flash Gen1 clockworkmod:
Code:
sudo ./fastboot-linux flash recovery recovery-clockwork-4.0.0.8-blade-gen1.img
To flash Gen2 clockworkmod:
Code:
sudo ./fastboot-linux flash recovery recovery-clockwork-4.0.0.8-blade-gen2.img
After rebooting with volume down held, you should be able to flash a ROM in clockworkmod.
For Mac
I don't know the command but it is probably similar to linux. you need to run fastboot-mac instead of fastboot-linux and flash the appropriate .img file.​
Method 3 : TPT
TPT is a way of flashing part of the low-level firmware on your phone. After successfully flashing the files below you will regain access to clockworkmod. You need a different type of TPT depending on what variant of the Blade you have. If you have a China Unicom v880 or any other Chinese variant then you must not flash a TPT designed for European Blades, and vice versa. Be aware that flashing a modified or corrupt TPT can permanently brick your phone. Choose the appropriate file below.
European Gen1 TPT
Use this if your phone is a European GSM variant and if it is Gen1 or has been upgraded to Gen2 via TPT. This will flash stock Gen1 firmware.
European Gen2 TPT
Use this if your phone is a European GSM variant and if it was sold as Gen2 or upgraded to stock Gen2 via windows. This will flash stock Gen2 firmware.
China Unicom v880 Gen2 TPT
Use this if your phone is a China Unicom v880 (unsure, but may work on Chinese u880/x880). This will flash the stock Gen2 firmware taken from the B15 android 2.2.2 update.
Flashing the TPT
-Download the applicable TPT file from above.
-Unzip and put the “image” folder onto the root directory of your SD card.
-Disconnect and reconnect your SD card and check the integrity of the TPT files. There is a file called "image.hash" in the image folder which contains all the files' md5 hashes in plain text. Make sure that the md5 of all the files match, or you may brick your phone.
-Turn on your phone with the SD card inserted and with menu and volume up held.
-The screen will either stay black or show green text (if you see the green android immediately then it didn't work), and will restart into clockworkmod when done. Wait at least 5 minutes for it to restart if you don’t see anything.
-When it is finished (even if it didn't work), then remove the image directory from the SD card to prevent accidental flashing later on.
-You can now flash a ROM using ClockWorkMod. If it doesn't work, then using a different SD card may help. If you have a European variant then it is safe to try both Gen1 and Gen2 TPTs separately in case you have made a mistake.​
Method 4 : Windows Upgrader
This method flashes the entire low-level firmware and maintains the correct IMEI automatically. To use this method you need to be able to boot into stock recovery. This means that when you turn your phone on with volume down held, the words “FTM” must appear on the screen. If you can access clockworkmod then you don't need to use this method - see above. This method requires windows.
For European Blades, follow this guide and flash any firmware package linked in the guide.
For Chinese Blades, you must follow the same guide but flash this firmware package instead.
If your provider/country is listed here then you can also flash your stock firmware instead, and optionally the stock ROM aswell.​
Method 5 : ZTE Firmware Flasher
This method can help if your blade cannot boot at all. Consider it a LAST RESORT - people do this all the time and only make their situation worse. Only use it if all the above methods fail or if your IMEI is corrupt. Your IMEI will be lost in the process and you will need to use hex editing to fix it up afterwards. This method also requires windows. Most of this is taken from Burstlam’s thread here, which you can also refer to (Burstlam has posted screenshots which also help to show what to do). Do the following in order:
Boot into download mode and set up connection
-Download and install the ZTE USB driver.
-Put your phone in download mode by turning it on with both volume buttons held down at the same time. The screen will remain black, but the notification LED should briefly flash red.
-Plug it into your computer. The phone should be recognised in windows device manager under “Ports (COM & LPT)” as “ZTE Handset Diagnostic Interface(DFU) (COMxx)”. Take note of the port number (xx). If your phone cannot turn on at all and the LED doesn’t flash, it is dead.
Flash firmware
-Download this file, which contains the ZTE flasher along with firmware to flash your phone with, and unzip it somewhere convenient.
-Run “Flasher.exe” from the extracted folder. Press the exclamation mark and login as administrator with the password “ZTEsmt123”.
-Under “SW Directory”, select the correct firmware folder inside the extracted folder (European Gen1 firmware or Chinese v880 Gen2 firmware). ONLY flash the one appropriate for your phone.
-Leave the default settings as they are – “download cefs” ticked, “no backup restore” selected, and “download” selected.
-Go to the “Option” menu and select “Port Config”. Set line 1 to the COM port that you observed in step 3, then press OK.
-Press the purple arrow next to line 1 and wait for your phone to be flashed. When finished it should boot into FTM mode.
Edit "channel1.nvm" to hold IMEI
-In the flasher folder, open the file “channel1.nvm” with HxD, or a hex editor of your choice.
-Go to offset 0x1215. The IMEI is stored between offset 0x1215 and 0x121C. You need to read your correct IMEI from behind your battery and enter it here like this:
-In 0x1215 put the first digit of your IMEI followed by A. For each successive pair of digits, enter the second digit followed by the first digit. For example: and IMEI of 123456789012345 would be recorded at 0x1215 as 1A 32 54 76 98 10 32 54. When done, save this file.
Restore channel1.nvm to your phone
-Make sure channel1.nvm is in the folder next to the flasher with the correct IMEI.
-Connect your phone to your computer and turn on your phone with volume down held. It should boot into FTM mode.
-In the flasher, select “restore NV” and “RF/BT/IMEI/unLock info”, and press the purple arrow next to line 1. Your IMEI will now be restored to your phone.
Put clockworkmod in the recovery partition
-Take out the battery and turn on the phone. Clockworkmod should load.
-Clockworkmod is now installed to your phone’s boot partition. This means that if you install a ROM at this point you will overwrite clockworkmod. You must now flash the correct version of clockworkmod to the recovery partition.
-Go to “mounts and storage”, and select mount USB storage. Connect the phone to your computer and copy the correct version of clockworkmod as a zip file (Gen1 for European Gen1 firmware, Gen2 for Chinese firmware) to your SD card, then install it using clockworkmod.
-Restart your phone with volume down held. It should boot into clockworkmod. If it boots into FTM mode or does not progress pass the green android, reboot normally and make sure you flashed the correct version of clockworkmod.
-You can now flash a ROM (If you flashed Gen1 firmware you can also upgrade to Gen2 via TPT). When you do, check your IMEI. If it is wrong, flash stock recovery in ClockWorkMod, boot into FTM mode, and repeat (correctly) above from "editing channel1.nvm" onwards.​
Useful Links
ZTE Blade All In One Rooting Thread : http://forum.xda-developers.com/showthread.php?t=1644220
ZTE Blade FAQ : http://forum.xda-developers.com/showthread.php?t=1600756​
I tried the fastboot method since my zte blade was unable to get into recovery mode so i downloaded a stock rom extracted it and copied the boot.img cache.img and flashed them using fastboot then i flashed the recovery in the blade-fastboot-recovery folder and it rebooted to clockword and i installed the swedish snow rom using clockworkmod and now my blade is running gingerbread 2.3.5
Help unbricking Balde
Hi, I can't get my Blade to boot into either Clockwork Mod or get it to flash via TPT, the only 'mode' it will enter is the vol+ and vol- ZTE low level mode. I've been through all the unbricking guides and have finally ended up using the method 5 ZTE flasher software. I get the firmware flashed OK, but mostly it still will not enter FTM, CWM or TPT modes. i have tried 5 or 6 different firmwares for different Gens (I don't know the gen it should be / originally was).
The only exception to this is if I use the chinese firmware 'unicom gen2' - even though the one thing I know my Blade wasn't originally is the chinese one. (It was originally an Orange San Fran).
With this firmware flashed I can enter FTM, and so reflash Channel1.nvm (I can alter hex 1215 on with correct IMEI, or leave it, it makes no difference to the outcome).
From here it will boot into CWM v. 3.0.2.4, but written in chinese characters. However if I then go to install zip from SD card then CWM just hangs with the RomManager splash screen, but doesn't actually go any further to let me choose a zip.
Other things I've tried are to swap some of the .img files from other firmwares into the chinese firmwere, but this doesn't work. And I've also tried using adb command line, but adb devices lists no devices, even when connected in FTM mode. (even though ZTE flasher recognises the device)
I'm fresh out of ideas - any one offer any help?
Idea ZTE BLADE Totally DEAD
my idea zte blade is totally dead
i have tried all the method on XDA but the window didn't recognize it (Driver installed)
Please help me.
how do i get offset 0x1215? i can find 1215 but NOT 0x1215??? please advise
Great Tutorial and Support
I learned lots of ways about rooting in these explanations above and had great benefit while saving my phone from bricked state.
Still i have big problems which i couldnt find anywhere, is ZTE Atlas W firmware couldnt be installed in my phone, nor any ROMs give me any benefit. ZTE Atlas model is a new name in XDA developers website so there not any ROMs (i guess) about that phone.
My phone (ZTE ATLAS W) always booting to ClockWorkMode and when i try to install from SD card, it is not working or cant find any ROM to boot it in normal way. I really complicated the phone with some other downloads but still i hope i will survive the phone with your helps... Please tell me all i can.
fuzzweed said:
Hi, I can't get my Blade to boot into either Clockwork Mod or get it to flash via TPT, the only 'mode' it will enter is the vol+ and vol- ZTE low level mode. I've been through all the unbricking guides and have finally ended up using the method 5 ZTE flasher software. I get the firmware flashed OK, but mostly it still will not enter FTM, CWM or TPT modes. i have tried 5 or 6 different firmwares for different Gens (I don't know the gen it should be / originally was).
The only exception to this is if I use the chinese firmware 'unicom gen2' - even though the one thing I know my Blade wasn't originally is the chinese one. (It was originally an Orange San Fran).
With this firmware flashed I can enter FTM, and so reflash Channel1.nvm (I can alter hex 1215 on with correct IMEI, or leave it, it makes no difference to the outcome).
From here it will boot into CWM v. 3.0.2.4, but written in chinese characters. However if I then go to install zip from SD card then CWM just hangs with the RomManager splash screen, but doesn't actually go any further to let me choose a zip.
Other things I've tried are to swap some of the .img files from other firmwares into the chinese firmwere, but this doesn't work. And I've also tried using adb command line, but adb devices lists no devices, even when connected in FTM mode. (even though ZTE flasher recognises the device)
I'm fresh out of ideas - any one offer any help?
Click to expand...
Click to collapse
SOLVED! For the record: 1) firmware included with the ZTE firmware flasher only includes unicom and euro gen 1 firmwares. It turns out that my blade is euro gen 2. Found a stock euro gen 2 firmware in another thread and flashed it with the ZTE firmware flasher which worked OK. Having now got the correct firmware for the hardware the NVram update worked OK (previously it had failed) This was the major cause of the phone not booting correctly past CWM or FTM screen. Once these two processes were complete I was able to use the ZTE ROM updater from the ZTE website to identify the phone correctly and download and install the correct stock ROM automatically. Now back up and working beautifully.
Lessons I learnt. 1) It matters what hardware you have (I wasn't able to positively identify mine cos it was bricked) but luckily trying unicom, gen 1 and several gen 2 firmwares didn't cause any lasting damage until I'd got the correct one working.
2) NVram update is important, but won't complete successfully if the wrong firmware for the hardware is installed.
3) Using stock ROMs and firmwares only is an important first step to unbricking the phone. Trying to flash custom ROMs straight to a bricked phone is fraught with problems.
Hi guys..i got issues also on my brothers gen2 blade chinese v880..the probe is i got an error after flashing tpt file,and my blade stuck in airplane mode..i cant get it off even i installed different roms..fyi,i currently running cm 7.2 and able to enter cwm recovery,bootingand playing games on it but cant enter ftm mode..need help..
Sent from my HTC Wildfire using xda premium
Nothing working
My ZTE Blade is not starting up. If I try to enter Recovery Mode, FTM mode opens and nothing works. If I try to normally start the phone, it ends the recovery mode. The recovery mode has very less options. The options are -
-reboot system now
-apply sdcard:update.zip
-wipe data/factory reset
-wipe cache partition.
All these options are in the 180 degree rotated screen. Nothing works here. If I choose "reboot system now", the phone gets rebooted and again, same recovery mode gets opened.
Guys, please help me fast!
HELP
AFTER I DID THE METHOD 5 IT REDUCE MY RAM TO 166mb
ZTE Blade G2 V880H
Can you please add ZTE Blade G2 V880H to your device list ?
It is a new release from ZTE in 2013.
OS: Android 4.2
Chip set: Media tech MT6589 1.2 Ghz
RAM: 512 MB
ROM: 4GB
Camera: 5MP AF with Flash
Display: IPS 4.5“ FWVGA(480*854), 16M color
Battery 2000mAh
ztedevice.in /specification.php?for=specificatrion&type=ZTE-BLADE-G2
zte blade apex dead any solutin please xda team????
zte blad apex dead during bad update can't enter to ftm mode or recovery mode only with vol+ & vol- it become dfu mode
invalid imei forZTE BLADE G2
:crying:I was installing CWMR after flashing the recovery.image from mobile unkle tool when i rebooted my phone then i lost my IMEI- no signal too plzzz help me asap its showing IMEI - UNKNOW:crying::crying::crying::crying::crying::crying::crying::crying:
Help please ((
I bought my ZTE BLADE Q before 4 days.The phone is so cool,so fast and all that...
I want to change my fonts I use app from google play Im tried HiFont,and it says i need to root phone.I have root my phone with app called "KEY ROOT Master" from 4Shared.
When i root my phone I change the fonts to CHOCO COOKY then it said reboot phone to take a effect.I have reboot my phone.When it turns on fonts aren't changed.I have search the internet and i find Font Installer app from google play.When i change fonts in that app it said reboot phone.When i start to reboot phone my phone "STUCK" on the ZTE logo.I think my phone is bricked.Im trying to install CWM but my PC dont recognise my drivers. PLEASE HELP ME HOW TO UNBRICK MY PHONE OR HOW TO INSTALL CWm ON BRICKED ZTE BLADE Q.Sorry for my bad English!! :crying:
Driver not recognised
rmengh0991 said:
my idea zte blade is totally dead
i have tried all the method on XDA but the window didn't recognize it (Driver installed)
Please help me.
Click to expand...
Click to collapse
Other methods are not working so I tried the 5th step but my PC didn't recognize driver for this device. I had installed zte driver provided in this thread and I did it by turning off my phon . Didn't recognize. Is it really dead
Is it for Blade L3 german too? I have a bootloop After factory Reset.
sammy1970 said:
Is it for Blade L3 german too? I have a bootloop After factory Reset.
Click to expand...
Click to collapse
I don't think so. It works on zte blade and its other version like San Francisco, Orange, dell xcd35. But try at least may be you can succeed. But don't forget to check first whether you device is gen1 or gen2 and then flash that appropriate firmware
Wow, I tried your tutorial and it works fine. Great post mate!
Zte Blade A452 4g lte
I ask all users who have this phone that I set backup this model I would appreciate the phone was purchased in the German
I format my Zte Blade A1 c880u with SP Flash Tool and now is Hard bricked.. I not have any backups. And cant flash official rom with Sp Flash Tool ( dram error.. ). My pc detect the phone in Device Manager. Any chance to unbrick phone ?

LG F320s Download mode not recognized by PC + Only boots to recovery

So I am hoping someone can help me here.
I was attempting to install Cloudy G3 (1.3) on my phone and did the following things from stock 4.4.2.
1. Root using ioroot (Success)
2. Installed CWM semi touch recovery (somehow the chinese one got installed rather than english)
3. Used an app to boot me into recovery as the manual method was not working for me.
4. The chinese recovery opened up (to my surprise) and so after reading translations, i pressed restart.
5. Phone now stuck on LG screen with flashing LED.
Progress:
I have figured out that I can get to the chinese recovery by holding Power + Volume up for 5 seconds. Weird because I though you were meant to hold volume down??
I then tried flashing Cloudy G3 form my SD card by using the normal process
-Wipe cache,data,dalvik
-Install KK baseband zip
-Install Cloudy rom zip (Aroma setup works and I can go through and select all the things i want and the rom does install)
-reboot after finished installing
Now the phone boots with lg logo, goes black, goes to lg logo again and then goes into recovery all by itself without me touching volume buttons.
I am trying to go back to stock but the computer won't recognise my phone in download mode
my download mode just stays on this screen.
Needing help with this please!
Maybe there is a solution without using my comupter?
I will play around with uninstalling/ re-installing drivers this weekend.
I have tried a windows 7 and 8 PC.
I have the same problem from exactly the same process. Have you had any progress?
jenz25 said:
I have the same problem from exactly the same process. Have you had any progress?
Click to expand...
Click to collapse
solution 1 http://forum.xda-developers.com/showpost.php?p=54559526&postcount=1052
solution 2 (if twrp or cwm still exist) http://forum.xda-developers.com/showthread.php?t=2694530 download fx22.zip but you need change file inside that zip with file from solution 1, flash it and ur phone should be detected on download mode.
good luck
hyperionx7 said:
solution 1 http://forum.xda-developers.com/showpost.php?p=54559526&postcount=1052
solution 2 (if twrp or cwm still exist) http://forum.xda-developers.com/showthread.php?t=2694530 download fx22.zip but you need change file inside that zip with file from solution 1, flash it and ur phone should be detected on download mode.
good luck
Click to expand...
Click to collapse
Hi, thanks for your response. I have downloaded both files.I want to go with solution 2. However, I'm quite confused which file inside the zip on solution 2 I would need to replace with the file in solution one.
jenz25 said:
Hi, thanks for your response. I have downloaded both files.I want to go with solution 2. However, I'm quite confused which file inside the zip on solution 2 I would need to replace with the file in solution one.
Click to expand...
Click to collapse
just extract file from first one and rename it same like file from fx22.zip
replace content fx22.zip with that modified file with winrar or 7zip (just simple drag n drop)
put on usb flashdisk drive using usb OTG or adb sideload and flash it
Sorry, but the file from Solution 1 (zip file) contain the following:
cygwin1.dll
dd
mmcblk0p2_sbl1
mmcblk0p5_aboot
mmcblk0p6_rpm
mmcblk0p8_tz
mmcblk0p15_recovery
recover_partition
Which one should I transfer to the file on solution 2?
---------- Post added at 12:11 PM ---------- Previous post was at 11:52 AM ----------
OMG! It works now! Thanks Man! I would kiss you right now. )
pc does not recognize g2 in download mode
HI, i need help, I have Lg G2 D800. It is stuck in bootloop. It Hangs on LG logo screen with a blinking led. i can go to download mode but the pc just does not recognize the phone (drivers are installed)... if i connected and turn on the phone by normal way it gets stuck at lg logo but the pc recognize it, but if i connected in download mode does not recongnized! ( i need the pc recognized the g2 in download mode for using lg flash tool in orden to flash .tot stock firmware) any fix?? thanks
I have tried a windows 7 and 8 PC.
[email protected] said:
HI, i need help, I have Lg G2 D800. It is stuck in bootloop. It Hangs on LG logo screen with a blinking led. i can go to download mode but the pc just does not recognize the phone (drivers are installed)... if i connected and turn on the phone by normal way it gets stuck at lg logo but the pc recognize it, but if i connected in download mode does not recongnized! ( i need the pc recognized the g2 in download mode for using lg flash tool in orden to flash .tot stock firmware) any fix?? thanks
I have tried a windows 7 and 8 PC.
Click to expand...
Click to collapse
hi, did you solved your issue because i am in the same boat as you
hyperionx7 said:
solution 1 http://forum.xda-developers.com/showpost.php?p=54559526&postcount=1052
solution 2 (if twrp or cwm still exist) http://forum.xda-developers.com/showthread.php?t=2694530 download fx22.zip but you need change file inside that zip with file from solution 1, flash it and ur phone should be detected on download mode.
good luck
Click to expand...
Click to collapse
This seems promising, but how do I transfer it over to my LG?

[RECOVERY][STOCK] Lenovo A6000 Plus stock Recovery

Hello Lenovers...
Lately i've been through many user posts asking for the A6000 Plus "Stock Recovery"
Alrighty... I just managed to grab the file from my device and thought of sharing the same here with all fellow Lenovers...
Be warned that this is not a .zip flashable file... If you're rooted then, use "Flashify" from Playstore to flash this...
CLICK HERE TO DOWNLOAD
Please hit THANKS if I helped.
Bro, try to backup the kernel which have the same size.
thanks
sorry for english
flash with boot img , recovery img or zip file? what type this stock rom file?
post kernel
Give me also kernel
My mobile was ran into problem. Please help! Urgent
Recently I was tried to update mobile firmware (latest Kraft-A6000-S_S014_150730) by OTA update (via system settings->about phone->system update), that time my mobile was soft bricked. I downloaded firmware and installed then some time after got some options menu. And I attached that problem as picture.
Before that I rooted my mobile using KINGROOT apk v4.0 , there after I did unroot again using in the same app.
I thought unrooted mobile does not affect by system update (any firmware or OTA update by LENOVO). But unfortunately my mobile got problem.
I didn't took any backup before that. I don't know anything about CWM backup and all. I know only the root and unroot using KINGROOT app.
I need to recover my mobile back or tell me how to install LENOVO A6000 PLUS stock ROM or any other way is there tell me to solve the problem. Please guide me step by step process or any video link there it was little better to understand for me.
Please help me, it will be appreciated. Thanks.
follow this
First remove the battery completely, then insert it and simultaneosly hold Volume UP button + power button and then release power button when ur phone switches on and continue holding volume up button, then you will find an option called fastboot/bootloader, select that option, then phone screen will not be showing lenovo logo and powered by android stay there. connect your phone to pc via usb cable.
1. Google for Minimal ADB and fastboot, you will get a zip file package, install it.
2. then go that minimal ADB folder in C:\ and press shift and right click on mouse, select use command prompt here. it will take to DOS screen
3. copy this TWRP recovery.img in that minimal adb folder(C:\minimal adb). Link here. http://forum.xda-developers.com/android/development/twrp-lenovo-a6000-a6000-t3156149
4. now type fastboot devices in command prompt
5. It will show list of devices attached, it will show only if your phone is in fastboot mode.
6. then enter the following command: fastboot boot recovery.img
7. Wait for few seconds, it will load TWRP automatically
8. Take backup if any, and wipe advanced settings including Dalvik cache.
9. Then you will be able to find your device internal storage in my computer
10. Copy lenovo stock rom zip file to your phone. (Search google for Stock ROM of Lenovo A6000)
11. Now select Install on TWRP menu and from Internal Memory, go to data folder, you will find your zip file, select it and install.
12. It will install automatically and boots up with new Stock ROM.
Thanks
arjsreddi said:
First remove the battery completely, then insert it and simultaneosly hold Volume UP button + power button and then release power button when ur phone switches on and continue holding volume up button, then you will find an option called fastboot/bootloader, select that option, then phone screen will not be showing lenovo logo and powered by android stay there. connect your phone to pc via usb cable.
1. Google for Minimal ADB and fastboot, you will get a zip file package, install it.
2. then go that minimal ADB folder in C:\ and press shift and right click on mouse, select use command prompt here. it will take to DOS screen
3. copy this TWRP recovery.img in that minimal adb folder(C:\minimal adb). Link here. http://forum.xda-developers.com/android/development/twrp-lenovo-a6000-a6000-t3156149
4. now type fastboot devices in command prompt
5. It will show list of devices attached, it will show only if your phone is in fastboot mode.
6. then enter the following command: fastboot boot recovery.img
7. Wait for few seconds, it will load TWRP automatically
8. Take backup if any, and wipe advanced settings including Dalvik cache.
9. Then you will be able to find your device internal storage in my computer
10. Copy lenovo stock rom zip file to your phone. (Search google for Stock ROM of Lenovo A6000)
11. Now select Install on TWRP menu and from Internal Memory, go to data folder, you will find your zip file, select it and install.
12. It will install automatically and boots up with new Stock ROM.
Thanks
Click to expand...
Click to collapse
Bro Will OTA updates work after doing this???
No
No I don't think so, I have an OTA update waiting, but i don't want to do it now, in between the week as I don't have another mobile if phone gets bricked, will try this weekend.
No Stock Rom
Theres still no stock rom available for A6000 Plus..
arjsreddi said:
No I don't think so, I have an OTA update waiting, but i don't want to do it now, in between the week as I don't have another mobile if phone gets bricked, will try this weekend.
Click to expand...
Click to collapse
Bro Did you try updating your device. And how did you root your device by using kingroot or superuser? I just rooted my lenovo a6000 plus by superuser using cwm. I just wanna know can i unroot my device by the native superuser full unroot option and install ota when lolipop is available without bricking my device?
I ve heard that people who rooted their lenovo a6000 plus with kingroot had problems to unroot and install ota updates is it the same case with superuser?
Same Here!!
iyyappan11 said:
Recently I was tried to update mobile firmware (latest Kraft-A6000-S_S014_150730) by OTA update (via system settings->about phone->system update), that time my mobile was soft bricked. I downloaded firmware and installed then some time after got some options menu. And I attached that problem as picture.
Before that I rooted my mobile using KINGROOT apk v4.0 , there after I did unroot again using in the same app.
I thought unrooted mobile does not affect by system update (any firmware or OTA update by LENOVO). But unfortunately my mobile got problem.
I didn't took any backup before that. I don't know anything about CWM backup and all. I know only the root and unroot using KINGROOT app.
I need to recover my mobile back or tell me how to install LENOVO A6000 PLUS stock ROM or any other way is there tell me to solve the problem. Please guide me step by step process or any video link there it was little better to understand for me.
Please help me, it will be appreciated. Thanks.
Click to expand...
Click to collapse
I am Also Facing The Same Problem
sizzlingtycoon said:
Hello Lenovers...
Lately i've been through many user posts asking for the A6000 Plus "Stock Recovery"
Alrighty... I just managed to grab the file from my device and thought of sharing the same here with all fellow Lenovers...
Be warned that this is not a .zip flashable file... If you're rooted then, use "Flashify" from Playstore to flash this...
CLICK HERE TO DOWNLOAD
Please hit THANKS if I helped.
Click to expand...
Click to collapse
can you please share the instructions in short to flash this recovery. And will the ota updates work ? I guess they will work.
You mentioned the flashify app and I have never used an app to flash a recovery.img
for lenovo a6000
Can u please arrange stock recovery for lenovo a6000. thank you in advance
I have unbricked my lenovo a6000 anyone wants to know just reply to this post
Phone_Beast said:
I have unbricked my lenovo a6000 anyone wants to know just reply to this post
Click to expand...
Click to collapse
please man help me.. i am on stock rom of Lenovo A6000 .. but i want stock recovery.. i am not able to find it.. i want A6000 not A6000 plus ..please help me
jashmon said:
please man help me.. i am on stock rom of Lenovo A6000 .. but i want stock recovery.. i am not able to find it.. i want A6000 not A6000 plus ..please help me
Click to expand...
Click to collapse
Stock recovery for your phone is on the first page of this thread. Download the file, rename it to recovery.img and then flash it using fastboot.
Will this work for a6000 as well ??
phone soft bricked?? plz help
I think my lenovo a6000 plus has been softbricked as it doesn't get pass the logo screen. also recovery mode is not opening ( tried every combination). Help me with this. This phone has really checked up my nerves. the reason for flashing this phone as it had a problem of automatically downloading apps without consent, and video apps popping out in the middle of night(time service, monkey test apps), so the only best solution i found was to flash it( tried every other possibility- factory reset, password change...etc everything). Now it has died on me, can't get pass the logo screen. Also connecting the phone to pc gives me multiple drive partitions. Please help.
Try to flash any custom rom..but first flash custom recovery using minimal and fastboot

root zte v6 plus?

Anyone know if there is root for ZTE Blade v6 Plus, thank you.
Anyone? I Tried kingroot didnt work
checho5123 said:
Anyone? I Tried kingroot didnt work
Click to expand...
Click to collapse
same here tried with several rooting apps still nothing
I get something
First activate the debbug usb and the bootloader, get a custom recovery (twrp for ZTE blade v7 lite), and flash with sp flash tool, activate the usb debbug and bootloader, then having the beta supersu install it since twrp. The files you use are the same as the ZTE BLADE V7 Lite as they have the same SOC MT6735 and andriod 6.0 ... look for them in google
I regret to say that the operation is successful but the device continues with the same stock recovery.
Try it and tell me if it works for you.
Zaidlion said:
First activate the debbug usb and the bootloader, get a custom recovery (twrp for ZTE blade v7 lite), and flash with sp flash tool, activate the usb debbug and bootloader, then having the beta supersu install it since twrp. The files you use are the same as the ZTE BLADE V7 Lite as they have the same SOC MT6735 and andriod 6.0 ... look for them in google
I regret to say that the operation is successful but the device continues with the same stock recovery.
Try it and tell me if it works for you.
Click to expand...
Click to collapse
but you were able to get rooted on account of this?
Smashhead85 said:
but you were able to get rooted on account of this?
Click to expand...
Click to collapse
I already did root zte blade v6 plus, the process is very simple only the most recent spflash tool is needed, that you have MTK drivers well installed, I have recovery and supersu v2.78. At first I put the stock recovery but I would flash it but just change pc and I went back to do the process and it worked.
I do not know, can I link here? Or how can I help you?
Zaidlion said:
I already did root zte blade v6 plus, the process is very simple only the most recent spflash tool is needed, that you have MTK drivers well installed, I have recovery and supersu v2.78. At first I put the stock recovery but I would flash it but just change pc and I went back to do the process and it worked.
I do not know, can I link here? Or how can I help you?
Click to expand...
Click to collapse
For sure a link or two would be appreciated...bcuz i have not been able to root my zte v6 plus
Smashhead85 said:
For sure a link or two would be appreciated...bcuz i have not been able to root my zte v6 plus
Click to expand...
Click to collapse
On some devices the root can not be installed, because they have blocked the flash but I am seeing how to modify this and so share it with you.
1.- activate usb debugging
2.-put the supersu file in the root of sd or internal memory
2.- install mtk DRIVERS on your pc
4.-Unzip the rar file on your desktop
3.-open spflashtool and select scatter-loading, load the file MT6735P_Android_scatter.txt
4.-turn off your device, and do not connect ...
5.-In spflashtool press the DOWNLOAD button, then connect your device and do not disconnect until a green thing appears ..
6.-When the green thing appears, disconnect the cable and press the UP VOLUME button + POWER button, you will see in the lower left a few letters that you say Recovery Mode, you have to appear the TWRP recovery, if you have the stock Recovery means that your device has write protection, but if it appears you proceed to install the supersu that is very easy you can check some video on YouTube how to install it using the TWRP.
Nota,: how do i pass the files???
Zaidlion said:
On some devices the root can not be installed, because they have blocked the flash but I am seeing how to modify this and so share it with you.
1.- activate usb debugging
2.-put the supersu file in the root of sd or internal memory
2.- install mtk DRIVERS on your pc
4.-Unzip the rar file on your desktop
3.-open spflashtool and select scatter-loading, load the file MT6735P_Android_scatter.txt
4.-turn off your device, and do not connect ...
5.-In spflashtool press the DOWNLOAD button, then connect your device and do not disconnect until a green thing appears ..
6.-When the green thing appears, disconnect the cable and press the UP VOLUME button + POWER button, you will see in the lower left a few letters that you say Recovery Mode, you have to appear the TWRP recovery, if you have the stock Recovery means that your device has write protection, but if it appears you proceed to install the supersu that is very easy you can check some video on YouTube how to install it using the TWRP.
Nota,: how do i pass the files???
Click to expand...
Click to collapse
thank you it was successful and i searched Youtube and everybody seems to be using this method although the videos are in spanish
also for those wishing to follow suit
splflashtool,scatter, recovery TWRP: http://*******/1iawZh
SuperSU.zip: http://*******/1iax2p
credits to Noomkrad or whoever they belong to

Categories

Resources