Play with Recovery - HTC Desire 820 Dual SIM (Download & Flash) - Desire 820 Android Development

How to flash recovery on HTC Desire 820 Dual SIM
The Geek Way
Prerequisites :-
1. Unlocked Bootloader
2. Your favourite recovery
3. Fastboot Drivers or HTC Sync Manager installed :good:
4. Fastboot & adb command line tools
5. Enough battery to keep your phone alive through the process
Notice : If anything goes wrong with your phone, don't come looking for me with a gun.
How to get it running :-
1. Download your favourite recovery
2. Download fastboot command line tools and extract in a folder
3. Put your recovery.img in the same folder with fastboot.exe
4. Switch Off your phone
5. Press and hold Volume Down and Power button and Holla, welcome to bootloader mode.
6. Select fastboot with Volume keys and press power button.
7. Now connect your phone with USB and you will get fastboot USB mode
8. Open your fastboot folder that you created above
9. Hold Shift then Right Click and Select Open Command Prompt Window here
10. Then in the command prompt window type
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
11. Then disconnect your phone from USB
12. Reboot your phone in recovery mode. (Repeat step 5, Select Recovery and Press Power Button)
13. Congratulations, you've done it.

robinsahlot said:
How to flash recovery on HTC Desire 820 Dual SIM
The Geek Way
Prerequisites :-
1. Unlocked Bootloader
2. Your favourite recovery
3. Fastboot Drivers or HTC Sync Manager installed :good:
4. Fastboot & adb command line tools
5. Enough battery to keep your phone alive through the process
Notice : If anything goes wrong with your phone, don't come looking for me with a gun.
How to get it running :-
1. Download your favourite recovery
2. Download fastboot command line tools and extract in a folder
3. Put your recovery.img in the same folder with fastboot.exe
4. Switch Off your phone
5. Press and hold Volume Down and Power button and Holla, welcome to bootloader mode.
6. Select fastboot with Volume keys and press power button.
7. Now connect your phone with USB and you will get fastboot USB mode
8. Open your fastboot folder that you created above
9. Hold Shift then Right Click and Select Open Command Prompt Window here
10. Then in the command prompt window type
11. Then disconnect your phone from USB
12. Reboot your phone in recovery mode. (Repeat step 5, Select Recovery and Press Power Button)
13. Congratulations, you've done it.
Click to expand...
Click to collapse
Hi robin, i tried to flash twrp recovery on my phone but i think it didn't install. Phone was still working correctly until i tried to do a factory reset. Now it will just boot into recovery every time and i have only a black screen. the phone vibrates when i touch the screen but i cannot switch it off. when i reboot it just goes back to recovery. can you suggest anything please?

I have rooted my htc 820pi kitkat. Now I want to install custom recovery. But, not finding any way. Can you please help me.

Xposed for HTC 820pi
robinsahlot said:
How to flash recovery on HTC Desire 820 Dual SIM
The Geek Way
Prerequisites :-
1. Unlocked Bootloader
2. Your favourite recovery
3. Fastboot Drivers or HTC Sync Manager installed :good:
4. Fastboot & adb command line tools
5. Enough battery to keep your phone alive through the process
Notice : If anything goes wrong with your phone, don't come looking for me with a gun.
How to get it running :-
1. Download your favourite recovery
2. Download fastboot command line tools and extract in a folder
3. Put your recovery.img in the same folder with fastboot.exe
4. Switch Off your phone
5. Press and hold Volume Down and Power button and Holla, welcome to bootloader mode.
6. Select fastboot with Volume keys and press power button.
7. Now connect your phone with USB and you will get fastboot USB mode
8. Open your fastboot folder that you created above
9. Hold Shift then Right Click and Select Open Command Prompt Window here
10. Then in the command prompt window type
11. Then disconnect your phone from USB
12. Reboot your phone in recovery mode. (Repeat step 5, Select Recovery and Press Power Button)
13. Congratulations, you've done it.
Click to expand...
Click to collapse
Hello dear, I am a HTC 820pi user running in Android 4.4.2. I have rooted my phone but couldn't install any custom recovery. Is it possible to install xposed framework in my rooted phone? Mind it, no custom recovery is installed in my phone!!!!

Related

[Q] weird problem on Nexus S - please assist

This is going to be pretty long and have had the problem for months so please bear with me, read and see if you could assist.
Borrowed a friends Nexus S a while back. Used it for a few days, turned it on one day and it stays on the black google screen with the open padlock at the bottom
I am able to enter Fastboot mode is shown in image 2; lock state is unlocked.
I followed the instructions as in post 2 on the following thread
HTML:
http://forum.xda-developers.com/showthread.php?t=1787169
and as copied below but when i got to the part where i needed to mount my sdcard i get the error " unable to write to ums lunfile (no such file)".
Originally Posted by SamuelDebruyn View Post
Ok, you'll need a Windows computer to fix this. Linux should work too but if you're using Linux I guess you could figure out what would be the instructions for Linux yourself. Mac would work too but I don't know how.
Download and install the Android SDK on your computer from http://developer.android.com/sdk/index.html
Open the SDK Manager (there should be a shortcut in your start menu) and install "Android SDK Tools" and "Android SDK Platform-tools" and "Google USB Driver" (it's in Extra).
Turn your phone off, take the battery out, look at the bottom of the phone and write down the model number.
Now go to https://developers.google.com/android/nexus/images and download the factory image for your model for version 4.0.4.
You'll need something like 7-Zip (http://www.7-zip.org/) to open it.
Copy image-so....zip, radio-crespo...img and bootloader-crespo...img from the factory image to the platform-tools directory (on most computers it will be C:\Program Files (x86)\Android\android-sdk\platform-tools and you'll need Administrator rights).
Now open the platform-tools directory from the Android SDK and right click on an empty space while holding the SHIFT button and select "Open command prompt here".
Put the battery back in your phone and press Power while holding the Volume-Up button so it will boot into fastboot mode. Then connect it to your pc.
If Windows starts complaining about drivers then point it your SDK installation directory (include subfolders) or use 7-Zip to unpack http://www.mediafire.com/?5a7gou9droidi53 and point Windows to the directory where you unpacked it. More info on http://www.sevenforums.com/tutorials...e-manager.html
When you type "fastboot devices" and press Enter in the command prompt you opened before it should list one device (being your phone).
If you haven't unlocked your phone before type "fastboot oem unlock" and press Enter. Follow the instructions on the screen on your phone to complete the unlock.
Next type "fastboot flash bootloader bootloader-crespo...img" (you can press TAB to auto-complete) and press Enter. (THIS IS THE MOST IMPORTANT STEP, IF THIS GOES WRONG YOUR PHONE IS SCREWED. Don't continue if another step didn't succeed. If this works, then you can do anything with it.)
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Next type "fastboot flash radio radio-crespo...img" (you can press TAB to auto-complete) and press Enter.
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Next type "fastboot -w update image-....zip" and press Enter.
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Next download http://download2.clockworkmod.com/re...0.7-crespo.img and also put it in the platform-tools directory.
Then type "fastboot flash recovery recovery-clockwork-6.0.0.7-crespo.img" and press Enter.
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Now use the volume keys on your phone to navigate to the word Recovery and press the Power button to boot into recovery.
You're now in CWM Recovery, use the volume keys and the power button to go to Mounts & Storage > Mount USB Storage (you might have to scroll down). Now it will come up on your pc and you can transfer the update file for Jelly Bean to your phone. You can find it here: http://forum.xda-developers.com/show...68&postcount=1 (use the one for your model for IMM76D).
Unmount the usb storage, go back to the main menu and go to Install Zip from sdcard > Choose zip from sdcard and open the update file you just transferred to your phone.
You can now go back to the main menu and choose "reboot system now". It will ask you if you want to remove the auto recovery installation, do that.
That's all, you now have a clean and working Jelly Bean installation.
Someone else wrote down the same instructions if mine are not clear enough: http://forum.xda-developers.com/show....php?t=1785672
Click to expand...
Click to collapse
This prevented me from putting the stock image on the sdcard for flashing via CWM.
is there another way i can get this working, maybe via fastboot or via ODIN so i can return my friends phone.
Thank you.
Hi I had this problem to, mine was from a bad flash / bad firmware.
First I suggest http://forum.xda-developers.com/showthread.php?t=2284670 better recovery.
After from recovery
select factory reset, wipe cache, and from advance wipe dalvic cache.
then select mount usb, copy to card slim bean 3.1.0 http://www.slimroms.net/index.php/downloads/dlsearch/viewdownload/465-crespo/2505-slim-ns-3-1-0-official plus gaps http://www.slimroms.net/index.php/downloads/dlsearch/viewdownload/461-addonsfullpackages-412/2501-aio-addons, flash them in this order.
After first boot and config u can use http://www.wugfresh.com/nrt/ to write the OEM firmware.
Sorry this didn't work because nothing can be written to system and the sdcard is still not able to mount
Sent from my GT-N7100 using xda app-developers app

100% working method for rooting yuphoria

Before anything please note to disable Driver Signature Verifications in Windows (Google how to disable them in whatever version of windows you are using).
Then download Universal Naked Drivers
from--
http://www.xda-developers.com/universal-naked-driver-solves-your-adb-driver-problems-on-windows/
NOW THE PLAY BEGINS.....
Step 1. Enable the USB debugging on your phone. Go to Settings > About Phone > Scroll down and tap build number 7 times until you will see a popup stating ‘You are now a developer.
Step 2. Now go back and you will see the Developer option on the settings just above About Phone. Open it and enable it and turn on Advanced Reboot option, Now scroll down and turn off Update Cyanogen recovery.
Step 3. Now install the ADB and Fastboot file on your windows desktop from [here ](http://forum.xda-developers.com/showthread.php?t=2588979)and the setup will create a ADB folder on your C Drive (C:\adb)
Step 4. Connect your phone with PC/Laptop.
Step 5. Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
In the Device Manager locate your Android device. Then right-click on it and select "Update Driver Software".
Select "Browse my computer for driver software".
Select "Let me pick from a list of device drivers on my computer".
Select "Show All Devices".
Press the "Have Disk" button.
Enter the path to the Google USB driver. (path where you have extracted universal naked drivers)
Select "Android bootloader Interface" from the list of device types.
Confirm the installation of the driver by pressing "Yes".
Confirm the installation again by pressing "Install".
When the installation is done, press "Close".
50 % done :good:
**NOW BEGINS THE ROOTING**
Now open the ADB folder on your desktop the same folder that you created in Step 3. In the folder press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Now run the following command to confirm if your YUphoria is detected by PC in Fastboot Mode or not:
fastboot -i 0x2A96 oem devices
Now Run the following command to unlock bootloader:-
fastboot -i 0x2A96 oem unlock
After that to reboot the phone run the following command:-
fastboot -i 0x2A96 reboot
Now the bootloader is unlocked and next step is to install TWRP and root the phone.
INSTALL TWRP AND ROOT YU YUPHORIA
Download the TWRP file for the phone here(https://app.box.com/s/3e5ofvi9xtbadbysrp3ytkshl45k3shb) and paste the same on the ADB folder on your C drive.
Download the SuperSU zip file here(http://forum.xda-developers.com/showthread.php?t=1538053) and save on your phone internal SD card.
Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
Now again open the ADB folder and press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Step 7. Now run the following command on your phone to install TWRP:-
fastboot -i 0x2A96 flash recovery twrp.img
Step 8. Once flashed phone will restart and boot it into Recovery mode. Press Volume Up+Volume Down+Power button altogether. YUphoria will boot into recovery mode TWRP which was flashed by you.
Step 9. Once you are on recovery mode. Select Install zip >> Choose zip from /sdcard >> 0/ >> Select Supersu.zip >> Yes – Install Supersu.zip
Step 10. Go Back and Select Wipe Cache Partition >> Yes Wipe. >> It will take 2-3 minutes to wipe.
Step 11. After this select advanced and select Wipe Dalvik Cache >> Yes Wipe.
Step 12. And now select Reboot System Now >> Yes.
Now your phone will reboot and first boot will take some time, So, Be patient. Now, you phone is rooted. Enjoy.
Problem solved
Many people were having problems in the detection of device...i have solved it
Can anyone upload TWRP in Drive or any other place? The box link is all over the internet and is not working as it is out of bandwidth (sucks!). TIA FYI: The box link download button translates to this link
So since no one here seems to have the time or courtesy to provide the link, for the ones who needs it. Here it is.
Thanku soon much bro....just got my YU..will try it later
---------- Post added at 11:55 AM ---------- Previous post was at 11:53 AM ----------
Just one question.... Can stock recovery install superuser?
http://forums.yuplaygod.com/#yuphoria.34
Actually why don't you'll try out the forums on YUPLAYGOD....
They have ALL THE POSSIBLE LINKS THERE and everything is functioning properly including links to TWRP and the rooting etc etc...
And it is better to have TWRP installed to flash SUPERSU..
Cheers
Greg
great thanks you for sharing this method, definately i will try :good:
Great work ?
there is no option for new yuphria
Sent from my YU5010A using Tapatalk
i have a yuphoria which has stock android and i want to instal cm12.1 . When i tried to unlock oem it didnt wipe data
and im not able to boot or flash twrp
Pls help guys
RoyalBhati said:
Before anything please note to disable Driver Signature Verifications in Windows (Google how to disable them in whatever version of windows you are using).
Then download Universal Naked Drivers
from--
http://www.xda-developers.com/universal-naked-driver-solves-your-adb-driver-problems-on-windows/
NOW THE PLAY BEGINS.....
Step 1. Enable the USB debugging on your phone. Go to Settings > About Phone > Scroll down and tap build number 7 times until you will see a popup stating ‘You are now a developer.
Step 2. Now go back and you will see the Developer option on the settings just above About Phone. Open it and enable it and turn on Advanced Reboot option, Now scroll down and turn off Update Cyanogen recovery.
Step 3. Now install the ADB and Fastboot file on your windows desktop from [here ](http://forum.xda-developers.com/showthread.php?t=2588979)and the setup will create a ADB folder on your C Drive (C:\adb)
Step 4. Connect your phone with PC/Laptop.
Step 5. Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
In the Device Manager locate your Android device. Then right-click on it and select "Update Driver Software".
Select "Browse my computer for driver software".
Select "Let me pick from a list of device drivers on my computer".
Select "Show All Devices".
Press the "Have Disk" button.
Enter the path to the Google USB driver. (path where you have extracted universal naked drivers)
Select "Android bootloader Interface" from the list of device types.
Confirm the installation of the driver by pressing "Yes".
Confirm the installation again by pressing "Install".
When the installation is done, press "Close".
50 % done :good:
**NOW BEGINS THE ROOTING**
Now open the ADB folder on your desktop the same folder that you created in Step 3. In the folder press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Now run the following command to confirm if your YUphoria is detected by PC in Fastboot Mode or not:
fastboot -i 0x2A96 oem devices
Now Run the following command to unlock bootloader:-
fastboot -i 0x2A96 oem unlock
After that to reboot the phone run the following command:-
fastboot -i 0x2A96 reboot
Now the bootloader is unlocked and next step is to install TWRP and root the phone.
INSTALL TWRP AND ROOT YU YUPHORIA
Download the TWRP file for the phone here(https://app.box.com/s/3e5ofvi9xtbadbysrp3ytkshl45k3shb) and paste the same on the ADB folder on your C drive.
Download the SuperSU zip file here(http://forum.xda-developers.com/showthread.php?t=1538053) and save on your phone internal SD card.
Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
Now again open the ADB folder and press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Step 7. Now run the following command on your phone to install TWRP:-
fastboot -i 0x2A96 flash recovery twrp.img
Step 8. Once flashed phone will restart and boot it into Recovery mode. Press Volume Up+Volume Down+Power button altogether. YUphoria will boot into recovery mode TWRP which was flashed by you.
Step 9. Once you are on recovery mode. Select Install zip >> Choose zip from /sdcard >> 0/ >> Select Supersu.zip >> Yes – Install Supersu.zip
Step 10. Go Back and Select Wipe Cache Partition >> Yes Wipe. >> It will take 2-3 minutes to wipe.
Step 11. After this select advanced and select Wipe Dalvik Cache >> Yes Wipe.
Step 12. And now select Reboot System Now >> Yes.
Now your phone will reboot and first boot will take some time, So, Be patient. Now, you phone is rooted. Enjoy.
Click to expand...
Click to collapse
Can I flash the SU zip using adb?
Hi where can I find twrp for YU5010a ?
PS :- Is there any guide to root Yu010a ?
Root YU andriod 5.1.1
RoyalBhati said:
Many people were having problems in the detection of device...i have solved it
Click to expand...
Click to collapse
i have the problem to detect it
hi thanks for the post now i can root my yuphoria mobile thank you
guys i tried this method before coming to this website i did everything including unlocking bootloader but i could not launch twrp thingy on my phone ......any other method
that yu forums website is also same way
When i am input the command in the pc then he reply waiting for devices,
How to solve this problum??
Is there any way to root without unlock boot loader?
New Yuphoria 5010A with android no cyanogen , HELP
Hi
I have pruchased new Yuphoria 5010A with android os no cyanogen. I have tried all the methods to unlock oem and bootloader. I enabled allow oem unlock from developer options followed by using fastboot oem unlock method . ( fastboot does detect the device using fastboot devices" . but I get an error "remote em unlock not allowed" . Is there any fix for this. I would be grateful if you can help me .
Thank you
can't unlock the bootloader of yu5010a please help
I have followed the steps but its showing oem unlocking not allowed please help me
Temperory recovery
Sir can I temporarily boot into a custom recovery like twrp ...
And still have the stock recovery intact like hotboot .....
Someone told me doing hotboot saves ur ota updates ....
I have done this once and unlocked my bootloader and having stock recovery too.....
Twrp vanishes on reboot ....
Can this temporary recovery methods is good and can i use this same method to install xposed and make nandroid backup...
Thank you sir regards

[Tutorial][Recovery][Root] Intex Aqua Music [Mediatek MT6735]

Hi there!!
Well I was trying to root this phone since a month but due to lack of developers, it wasn't possible. So I tried and at last succeeded in rooting and porting TWRP recovery for Intex Aqua Music.
I tried to elaborate every step as much as I can so the tutorial becomes user friendly for everyone.
Disclaimer: Rooting immediately voids your phone's warranty, you should consider very carefully whether you need to gain root privileges. And this tutorial will format your phone. So backup you important files at the very first.
Tutorial
First download all the files which i left and the end of the thread and proceed with the tutorial.
First of all you need to install ADB Drivers.
Once drivers are installed, you need to enable USB Debugging in your phone.
(goto phone settings->About phone->scroll down and you’ll see an entry labelled ‘Build number.’ Keep on tapping till you see a prompt that says ‘You are now a developer)
Now in phone settings you will see a new option called Developer Options.
Now goto Developer Options and enable OEM Unlocking(for unlocking the bootloader so you can flash the TWRP recovery) and USB Debugging.
Now connect you phone with usb cable to computer and open the adb and fastboot folder which you downloaded.
Then open command prompt there(shift+right click) and type:
Code:
adb devices
You will see a popup on you phone screen, Select allow and ok
Now you will see your device listed there in command prompt.
Now type the following commands:
Code:
adb reboot bootloader
Phone will switch off and go into bootloader. Then type
Code:
fastboot oem unlock
Now you phone will ask for confirmation. Use Volume UP Button to select yes then type
Code:
fastboot continue
.
Now your device will reboot(it will take some time so don't worry)
Now once your phone boot up you will see its formatted and bootloader will be unlocked.
Now again goto setting and enable USB Debugging like before and connect you phone with pc.
Now copy the recovery.img from recovery zip which you downloaded to adb and fastboot folder.
Then in adb command prompt type the following commands like before
Code:
adb reboot bootloader
Wait for the phone to go into bootloader mode, then
Code:
fastboot flash recovery recovery.img
fastboot continue
Now twrp is flashed in your phone. Now to root your device copy the supersu zip to you phone.
Switch off your mobile, then press Volume Up + Power button together then choose recovery mode with Volume UP Button and
press Volume Down Button.
Now phone will boot into TWRP recovery mode.
Click Install and choose the Super Su zip from file manager then install it.
The click reboot and once your phone boots up its rooted now.
Enjoy!
Thanks button will be appreciated if the tutorial works for you.
Thanks
Thanks man, helpful

How to install recovery

Hi . ppl. The noob question. So i just rooted my device and now i need to install recovery menu? Everybody says on internet that i should get recovery app by gnufobio, but the problem is thats its impossible to find it? is there any other way to install clockwork or twrp??
1. Download Adb and fastboot tools(platform-tools) by google in PC.
2. Download TWRP recovery
3. Switch off the phone and press power and volume up key together. Phone will be boot in fastboot mode.
4. Connect phone with PC
5. Move TWRP in se folder of ADB tools
6. Hold shift and press right click in ADB folder in PC.
7. A new option window open search for "Open Command prompt here" or "Open Powershell Here" and click on which is available.
8. Write this command "fastboot flash recovery <recoveryfilename>.img
If open powershell window than this command ".\fastboot flash recovery <recoveryfilename>.img"
Recovery file name is copied or same name of TWRP file name by which it is saved in your PC.

TCL 562,Alcatel flash plus 2,Alcatel pop 4s Rooting and Twrp installation tutorial.

1. Download and extract all the files In the description
2. Install VCOM/MTK drivers according to your Windows O.S.
3. Open ADB and Fastboot folder and install adb-setup-1.4.3.exe & UniversalAdbDriverSetup6.msi
4. In your Flash Plus 2(TCL 562,Alcatel Pop 4S), create a TWRP folder in your SD Card. TWRP-backups-(your device serial number will be the name of this folder, go to About phone-Status-Long press the Device Serial number to copy)
5. Copy this folder “2017-03-25--20-01-00” from TWRP-Backup_boot_patched.rar to TWRP folder that you’ve created. Also copy the SuperSU.zip to the root of your SD Card.
6. Enable USB Debugging and OEM unlocking in your phone. Go to About phone tap 5x the Build number to enable Developer options.
7. Now we will enable fastboot mode and unlock the OEM.
8. Open flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the fastboot folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
9. Turn off your phone, click download, then connect your Flash Plus 2 to your PC via USB cable. 10. Wait to finish, you will see a pop-up with green check icon.
11. Turn on your phone, make sure USB Debugging and OEM unlocking are still enabled.
12. In your PC, open MAF32.exe from ADB and Fastboot-- Minimal ADB and Fastboot folder.
13. Turn off again your Flash Plus 2 then go to Fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
14. Connect your phone to PC, in the command prompt (MAF32.exe) type this: fastboot oem unlock Then press enter, in your phone press volume up to unlock the oem (this will format your phone) and wait to finish.
15. After oem unlocking turn off your phone, just long press the power button for about 10 seconds. 16. In your PC, open again the flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the FP2-V6-OPT-Flashtool folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
17. Click Download then connect your phone to PC, wait to finish.
18. Reboot again to fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
19. In your PC, open again MAF32.exe from ADB and Fastboot--Minimal ADB and Fastboot folder. 20. Then type this: fastboot boot recovery.img
21. Press Enter, then connect your phone to PC.
22. Your phone will boot into TWRP Recovery mode
23. Go back to the main screen, Select Install and select the SuperSU.zip from your SD card then Swipe to confirm
24.Flashthe TWRP Recovery, go to Restore then select “2017-03-25--20-01-00” from the TWRP backup folder that you created, then swipe to Restore.
25. Wait to finish, go back to main screen Select Reboot-System
26. Wait for your phone to boot up, it might take a while.
27. Done. Your Flash Plus 2 is now rooted.
*** IF YOUR PHONE GOES TO RED STATE Turn off the phone by pressing the power button for about 10 seconds, then repeat the steps 18-23. Reboot, it should be in orange state.
*** To enable 4G dial this: *#857857# ***
All file links are attached to the link in the zip file
drive.google.com/open?id=1Nm8MPpGODLzxCB2NWseapZO6IgFB2uhn
Please install Adb drivers and device drivers(optional)
Thank you
IMEI invalid for both SIM1 1 and SIM 2
amaljohnofficial said:
1. Download and extract all the files In the description
2. Install VCOM/MTK drivers according to your Windows O.S.
3. Open ADB and Fastboot folder and install adb-setup-1.4.3.exe & UniversalAdbDriverSetup6.msi
4. In your Flash Plus 2(TCL 562,Alcatel Pop 4S), create a TWRP folder in your SD Card. TWRP-backups-(your device serial number will be the name of this folder, go to About phone-Status-Long press the Device Serial number to copy)
5. Copy this folder “2017-03-25--20-01-00” from TWRP-Backup_boot_patched.rar to TWRP folder that you’ve created. Also copy the SuperSU.zip to the root of your SD Card.
6. Enable USB Debugging and OEM unlocking in your phone. Go to About phone tap 5x the Build number to enable Developer options.
7. Now we will enable fastboot mode and unlock the OEM.
8. Open flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the fastboot folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
9. Turn off your phone, click download, then connect your Flash Plus 2 to your PC via USB cable. 10. Wait to finish, you will see a pop-up with green check icon.
11. Turn on your phone, make sure USB Debugging and OEM unlocking are still enabled.
12. In your PC, open MAF32.exe from ADB and Fastboot-- Minimal ADB and Fastboot folder.
13. Turn off again your Flash Plus 2 then go to Fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
14. Connect your phone to PC, in the command prompt (MAF32.exe) type this: fastboot oem unlock Then press enter, in your phone press volume up to unlock the oem (this will format your phone) and wait to finish.
15. After oem unlocking turn off your phone, just long press the power button for about 10 seconds. 16. In your PC, open again the flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the FP2-V6-OPT-Flashtool folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
17. Click Download then connect your phone to PC, wait to finish.
18. Reboot again to fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
19. In your PC, open again MAF32.exe from ADB and Fastboot--Minimal ADB and Fastboot folder. 20. Then type this: fastboot boot recovery.img
21. Press Enter, then connect your phone to PC.
22. Your phone will boot into TWRP Recovery mode
23. Go back to the main screen, Select Install and select the SuperSU.zip from your SD card then Swipe to confirm
24.Flashthe TWRP Recovery, go to Restore then select “2017-03-25--20-01-00” from the TWRP backup folder that you created, then swipe to Restore.
25. Wait to finish, go back to main screen Select Reboot-System
26. Wait for your phone to boot up, it might take a while.
27. Done. Your Flash Plus 2 is now rooted.
*** IF YOUR PHONE GOES TO RED STATE Turn off the phone by pressing the power button for about 10 seconds, then repeat the steps 18-23. Reboot, it should be in orange state.
*** To enable 4G dial this: *#857857# ***
All file links are attached to the link in the zip file
drive.google.com/open?id=1Nm8MPpGODLzxCB2NWseapZO6IgFB2uhn
Please install Adb drivers and device drivers(optional)
Thank you
Click to expand...
Click to collapse
Tried this method for rooting on TCL 562 3GB/32GB. Rooting works fine. However, after rooting, the call function is NOT working and shows IMEI as invalid for both SIM1 1 and SIM 2 when you dial *#06#. Any idea how to fix this issue.
droidvijayan said:
Tried this method for rooting on TCL 562 3GB/32GB. Rooting works fine. However, after rooting, the call function is NOT working and shows IMEI as invalid for both SIM1 1 and SIM 2 when you dial *#06#. Any idea how to fix this issue.
Click to expand...
Click to collapse
Please download this rom and flash again
drive.google.com/file/d/0Bxtu2tI5I1o2RXV4ZHhLREVQZ2M/view
No fastboot mode , invalid IMEI with FP2
amaljohnofficial said:
Please download this rom and flash again
drive.google.com/file/d/0Bxtu2tI5I1o2RXV4ZHhLREVQZ2M/view
Click to expand...
Click to collapse
Thanks for the quick response. I installed this Stock-FP2 ROM. I still see the issue of invalid IMEI. I have attached the screenshots for your reference. With this ROM I am not able to boot to fastboot mode. I have enabled developer mode and USB debugging. It boots back to system if I select reboot to bootloader. I am not able to use it as a phone. How do I get the IMEI back.
https://forum.xda-developers.com/attachment.php?attachmentid=4497533&stc=1&d=1525956654
https://forum.xda-developers.com/attachment.php?attachmentid=4497534&stc=1&d=1525956663
https://forum.xda-developers.com/attachment.php?attachmentid=4497535&stc=1&d=1525956663
https://forum.xda-developers.com/attachment.php?attachmentid=4497536&stc=1&d=1525956663
Please follow the tutorial it will work...
Else,just notify me...
androidmtk.com/download-sugar-mtk-sp-flash-tool
Full format using SP-flashtool and then fresh installation of Stock-FP2 did the trick
amaljohnofficial said:
Please follow the tutorial it will work...
Else,just notify me...
androidmtk.com/download-sugar-mtk-sp-flash-tool
Click to expand...
Click to collapse
sugar-mtk-sp-flashtool checks for rootingand doesnot work if the device is rooted and hence was failing to update the device.
Full format of the device using mtk-SP-flashtool and then fresh installation of Stock-FP2 did the trick. Installed without selecting 'simlock' and 'md3img' as I was getting error:STATUS_SEC_TYPE_MISMATCH.
Installation went fine and restored the IMEI. Thanks for all the help.
No VoLTE Option
Can enable 4g with *#857857#
But for VoLTE?
volte enabled in build.prop, but not showing in settings
amaljohnofficial said:
1. Download and extract all the files In the description
2. Install VCOM/MTK drivers according to your Windows O.S.
3. Open ADB and Fastboot folder and install adb-setup-1.4.3.exe & UniversalAdbDriverSetup6.msi
4. In your Flash Plus 2(TCL 562,Alcatel Pop 4S), create a TWRP folder in your SD Card. TWRP-backups-(your device serial number will be the name of this folder, go to About phone-Status-Long press the Device Serial number to copy)
5. Copy this folder “2017-03-25--20-01-00” from TWRP-Backup_boot_patched.rar to TWRP folder that you’ve created. Also copy the SuperSU.zip to the root of your SD Card.
6. Enable USB Debugging and OEM unlocking in your phone. Go to About phone tap 5x the Build number to enable Developer options.
7. Now we will enable fastboot mode and unlock the OEM.
8. Open flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the fastboot folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
9. Turn off your phone, click download, then connect your Flash Plus 2 to your PC via USB cable. 10. Wait to finish, you will see a pop-up with green check icon.
11. Turn on your phone, make sure USB Debugging and OEM unlocking are still enabled.
12. In your PC, open MAF32.exe from ADB and Fastboot-- Minimal ADB and Fastboot folder.
13. Turn off again your Flash Plus 2 then go to Fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
14. Connect your phone to PC, in the command prompt (MAF32.exe) type this: fastboot oem unlock Then press enter, in your phone press volume up to unlock the oem (this will format your phone) and wait to finish.
15. After oem unlocking turn off your phone, just long press the power button for about 10 seconds. 16. In your PC, open again the flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the FP2-V6-OPT-Flashtool folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
17. Click Download then connect your phone to PC, wait to finish.
18. Reboot again to fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
19. In your PC, open again MAF32.exe from ADB and Fastboot--Minimal ADB and Fastboot folder. 20. Then type this: fastboot boot recovery.img
21. Press Enter, then connect your phone to PC.
22. Your phone will boot into TWRP Recovery mode
23. Go back to the main screen, Select Install and select the SuperSU.zip from your SD card then Swipe to confirm
24.Flashthe TWRP Recovery, go to Restore then select “2017-03-25--20-01-00” from the TWRP backup folder that you created, then swipe to Restore.
25. Wait to finish, go back to main screen Select Reboot-System
26. Wait for your phone to boot up, it might take a while.
27. Done. Your Flash Plus 2 is now rooted.
*** IF YOUR PHONE GOES TO RED STATE Turn off the phone by pressing the power button for about 10 seconds, then repeat the steps 18-23. Reboot, it should be in orange state.
*** To enable 4G dial this: *#857857# ***
All file links are attached to the link in the zip file
drive.google.com/open?id=1Nm8MPpGODLzxCB2NWseapZO6IgFB2uhn
Please install Adb drivers and device drivers(optional)
Thank you
Click to expand...
Click to collapse
techiemad said:
Can enable 4g with *#857857#
But for VoLTE?
volte enabled in build.prop, but not showing in settings
Click to expand...
Click to collapse
download mtk engineering tools,and select ims then select CDMA500 in the below list.Pls mail me [email protected]
hi there is there any chance that i can change my primary gmail (protection) on my phone Alcatel flash plus 2 I forgot my gmail account.
amaljohnofficial said:
1. Download and extract all the files In the description
2. Install VCOM/MTK drivers according to your Windows O.S.
3. Open ADB and Fastboot folder and install adb-setup-1.4.3.exe & UniversalAdbDriverSetup6.msi
4. In your Flash Plus 2(TCL 562,Alcatel Pop 4S), create a TWRP folder in your SD Card. TWRP-backups-(your device serial number will be the name of this folder, go to About phone-Status-Long press the Device Serial number to copy)
5. Copy this folder “2017-03-25--20-01-00” from TWRP-Backup_boot_patched.rar to TWRP folder that you’ve created. Also copy the SuperSU.zip to the root of your SD Card.
6. Enable USB Debugging and OEM unlocking in your phone. Go to About phone tap 5x the Build number to enable Developer options.
7. Now we will enable fastboot mode and unlock the OEM.
8. Open flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the fastboot folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
9. Turn off your phone, click download, then connect your Flash Plus 2 to your PC via USB cable. 10. Wait to finish, you will see a pop-up with green check icon.
11. Turn on your phone, make sure USB Debugging and OEM unlocking are still enabled.
12. In your PC, open MAF32.exe from ADB and Fastboot-- Minimal ADB and Fastboot folder.
13. Turn off again your Flash Plus 2 then go to Fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
14. Connect your phone to PC, in the command prompt (MAF32.exe) type this: fastboot oem unlock Then press enter, in your phone press volume up to unlock the oem (this will format your phone) and wait to finish.
15. After oem unlocking turn off your phone, just long press the power button for about 10 seconds. 16. In your PC, open again the flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the FP2-V6-OPT-Flashtool folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
17. Click Download then connect your phone to PC, wait to finish.
18. Reboot again to fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
19. In your PC, open again MAF32.exe from ADB and Fastboot--Minimal ADB and Fastboot folder. 20. Then type this: fastboot boot recovery.img
21. Press Enter, then connect your phone to PC.
22. Your phone will boot into TWRP Recovery mode
23. Go back to the main screen, Select Install and select the SuperSU.zip from your SD card then Swipe to confirm
24.Flashthe TWRP Recovery, go to Restore then select “2017-03-25--20-01-00” from the TWRP backup folder that you created, then swipe to Restore.
25. Wait to finish, go back to main screen Select Reboot-System
26. Wait for your phone to boot up, it might take a while.
27. Done. Your Flash Plus 2 is now rooted.
*** IF YOUR PHONE GOES TO RED STATE Turn off the phone by pressing the power button for about 10 seconds, then repeat the steps 18-23. Reboot, it should be in orange state.
*** To enable 4G dial this: *#857857# ***
All file links are attached to the link in the zip file
drive.google.com/open?id=1Nm8MPpGODLzxCB2NWseapZO6IgFB2uhn
Please install Adb drivers and device drivers(optional)
Thank you
Click to expand...
Click to collapse
Any custom rom for flash plus 2?
Hello: Serious trouble here. I went through this process, but at this point:
23. Go back to the main screen, Select Install and select the SuperSU.zip from your SD card then Swipe to confirm
Click to expand...
Click to collapse
...there was no SuperSU.zip on the SD card. I know for certain that it successfully copied before I began.
My phone is now stuck in an orange state. I can get to a boot menu but there is no bootloader and no system image.
EDIT: Sorry; mine is a 5095i (Pop 4s).
voo-oompa said:
Hello: Serious trouble here. I went through this process, but at this point:
...there was no SuperSU.zip on the SD card. I know for certain that it successfully copied before I began.
My phone is now stuck in an orange state. I can get to a boot menu but there is no bootloader and no system image.
EDIT: Sorry; mine is a 5095i (Pop 4s).
Click to expand...
Click to collapse
Aaaaaaand now the phone is utterly dead. No power, no boot menu; I get an LED when I plug in but that's it.
Okay, I think I see the problem. Although my phone is a Pop 4S as specified in the title, mine is a TCL 5095i, as opposed to a 5095k which seems to be what this root is for. That would explain the "type mismatch" error and subsequent brickification. :/ Looks like I'm just screwed.
NO MORE ALCATEL products for me, EVER.
shinhosuck1973 said:
Any custom rom for flash plus 2?
Click to expand...
Click to collapse
No official
amaljohnofficial said:
No official
Click to expand...
Click to collapse
How about a non-official? Anything?
shinhosuck1973 said:
How about a non-official? Anything?
Click to expand...
Click to collapse
I didn't use custom rom... actually i changed the device..Now i am using Asus Zenfone max pro M1
amaljohnofficial said:
I didn't use custom rom... actually i changed the device..Now i am using Asus Zenfone max pro M1[/QUOTE
That is a good phone. But my Alcatel flash plus 2 is still very smooth and never had issues. Maybe because it is 3GB version. Battery life is still good. About 80 to 85 percent capacity. Only bad thing about flash plus 2 is that no support in Philippine. The company went out of business.
Click to expand...
Click to collapse
amaljohnofficial said:
1. Download and extract all the files In the description
2. Install VCOM/MTK drivers according to your Windows O.S.
3. Open ADB and Fastboot folder and install adb-setup-1.4.3.exe & UniversalAdbDriverSetup6.msi
4. In your Flash Plus 2(TCL 562,Alcatel Pop 4S), create a TWRP folder in your SD Card. TWRP-backups-(your device serial number will be the name of this folder, go to About phone-Status-Long press the Device Serial number to copy)
5. Copy this folder “2017-03-25--20-01-00” from TWRP-Backup_boot_patched.rar to TWRP folder that you’ve created. Also copy the SuperSU.zip to the root of your SD Card.
6. Enable USB Debugging and OEM unlocking in your phone. Go to About phone tap 5x the Build number to enable Developer options.
7. Now we will enable fastboot mode and unlock the OEM.
8. Open flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the fastboot folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
9. Turn off your phone, click download, then connect your Flash Plus 2 to your PC via USB cable. 10. Wait to finish, you will see a pop-up with green check icon.
11. Turn on your phone, make sure USB Debugging and OEM unlocking are still enabled.
12. In your PC, open MAF32.exe from ADB and Fastboot-- Minimal ADB and Fastboot folder.
13. Turn off again your Flash Plus 2 then go to Fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
14. Connect your phone to PC, in the command prompt (MAF32.exe) type this: fastboot oem unlock Then press enter, in your phone press volume up to unlock the oem (this will format your phone) and wait to finish.
15. After oem unlocking turn off your phone, just long press the power button for about 10 seconds. 16. In your PC, open again the flash_tool.exe in the SP_Flash_Tool_v5.1636_Win folder, choose the Scatter loading file from the FP2-V6-OPT-Flashtool folder (“MT6755_Android_scatter.txt”), then choose the Authentication fie from the SP_Flash_Tool_v5.1636_Win folder (“MT6755_SHINE_PLUS.auth”).
17. Click Download then connect your phone to PC, wait to finish.
18. Reboot again to fastboot mode, press VOLUME UP + POWER BUTTON, (Power button to select) select English--Reboot to bootloader then long press power button, you should see Fastboot mode at the bottom left of the screen.
19. In your PC, open again MAF32.exe from ADB and Fastboot--Minimal ADB and Fastboot folder. 20. Then type this: fastboot boot recovery.img
21. Press Enter, then connect your phone to PC.
22. Your phone will boot into TWRP Recovery mode
23. Go back to the main screen, Select Install and select the SuperSU.zip from your SD card then Swipe to confirm
24.Flashthe TWRP Recovery, go to Restore then select “2017-03-25--20-01-00” from the TWRP backup folder that you created, then swipe to Restore.
25. Wait to finish, go back to main screen Select Reboot-System
26. Wait for your phone to boot up, it might take a while.
27. Done. Your Flash Plus 2 is now rooted.
*** IF YOUR PHONE GOES TO RED STATE Turn off the phone by pressing the power button for about 10 seconds, then repeat the steps 18-23. Reboot, it should be in orange state.
*** To enable 4G dial this: *#857857# ***
All file links are attached to the link in the zip file
drive.google.com/open?id=1Nm8MPpGODLzxCB2NWseapZO6IgFB2uhn
Please install Adb drivers and device drivers(optional)
Thank you
Click to expand...
Click to collapse
thanks for this valuable post. definitely going to follow this.
supersu.zip
Please, which supersu.zip should you copy?
must It be copied on the external sd?
(on the internal sd root it is not possible)
Thank for your hard-workings
At this stage (step 10), my phone is still connected to my PC! So, from before step 11 to step 13, should I remove the USB cable from the PC in step number?

Categories

Resources