Related
my g1 was running smooth on 1.42 jesus freak rom.
then i have appplied unsigned 1.1 holiday version on it.
it got installed but while making a call it show a error and the dialer crashes.
so i thought of going back to 1.42 jesus freak , but it was not successful.
then i tried to apply rc 29 using dreaming.nbh file ,even it failed .
NOW I AM STRUCK IN BOOTLOADER MODE.
CAN ANYONE HELP ME TO GET OUT OF THIS BOOTLOADER MODE.I HAVE TRIED press CALL + MENU + END to leave the bootloader.IT DID NOT HELP.
THANKS IN ADVANCE.
Hi,
Sounds like your system is corrupted.
You can try the rc 29 using DREAIMG.nbh.
Do the following copy the DREAIMG.nbh to a blank fat 32 memory card.
Turn off your phone.
Put the memory card in your phone.
Hold the camera button in and power on your phone.
See if it will install the rc 29 that way.
By the way DREAIMG.nbh is the correct spelling of the file.
Post the results.
thank you
Yes I m able to load rc29.
Can guide me to load 1.1 holiday developers version ?
Thankz in advance.
Hope this helps you
Rooting your RC29 or lower phone:
On RC29 phones and lower, anything you type into your keyboard is also being run in a hidden console with root permissions. More information regarding that at the bottom of this post. But, to get root access, do the following:
Instructions:
1. Download recovery.img and copy it to your SD card (see the previous instructions on how to copy from your computer to your Phone's SD card).
2. Download the Hard SPL and copy the zip file to the SD card.
3. All files must be on the root of your SD card.
4. Restart your phone. Wait for your phone to start up fully and show the home screen.
5. After your phone starts up, type "telnetd" and press enter. (Yes, it will start up a contact search, don't worry. Just type it.)
6. Download an Android "Telnet" application from the Market and connect to localhost.
7. If you connect successfully, you will have a root prompt "#".
8. Type the following into Telnet (these commands will give you root access easier in the future):
* mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
* cd sdcard
* flash_image recovery recovery.img
* cat recovery.img > /system/recovery.img
Now you have root!
What To Do Now That You Have Root
Now that you have root, you will want to apply "Hard SPL" to your phone. HardSPL is what will allow you to apply flash images from other regions (like UK on US phones, and vice versa), create full backups of your phone, install the latest build from the Android source, and usually resurrect your phone if it is "bricked". You have already downloaded the file to your SD card, so now you can apply it.
1. Power off your phone.
2. Start up in recovery mode by holding home and pressing power.
3. You will now enter recovery mode. You should see an exclamation.
4. If you do not see a menu on screen, press Alt-L to show the menu.
5. Press Alt-S to apply the update from the SD card.
6. After the update is complete, hold Home and press Back to restart.
And now, the last step! You are still running an old version of Android, but you want to upgrade to the latest and greatest update! You can do this, and not lose root by downloading modified versions of the updates.
First, choose a modified image from the list below:
ADP Holiday
1. Download the image.
2. Rename it to update.zip.
3. Copy it to your phone's SD card.
4. Turn your phone off.
5. Start up in recovery mode by holding Home and pressing Power.
6. Press alt-W to wipe your device. (You need to do this, or the device may hang at the flashing Android screen)
7. Press alt-S to apply the update.
And that's it! Remember to check the links up top to learn how to use root to do the advanced things I mentioned.
Click to expand...
Click to collapse
** breaking news****
Man struck in head by a "BOOTLOADER" g1 users beware.... j/k
I couldn't help it
bhang said:
Man struck in head by a "BOOTLOADER" g1 users beware.... j/k
I couldn't help it
Click to expand...
Click to collapse
Haha!!
Made XDA Headlines
thanks .problem solved'
bestwebs said:
Hi,
Sounds like your system is corrupted.
You can try the rc 29 using DREAIMG.nbh.
Do the following copy the DREAIMG.nbh to a blank fat 32 memory card.
Turn off your phone.
Put the memory card in your phone.
Hold the camera button in and power on your phone.
See if it will install the rc 29 that way.
By the way DREAIMG.nbh is the correct spelling of the file.
Post the results.
Click to expand...
Click to collapse
thank you. the problem is solved.
Hi,
Glad to hear it is working now.
so i tried flashing with a new rom and when i restarted the phone it went to the green mytouch3g screen and just hangs there. i tried everything to restore the phone using the android recovery menu by holding the home and power button. but now im left with a phone with no operating system so it wont boot. i dont have a mini SD adapter either so is there any options that i can take to fix it or at least bring it back to stock ROM. thanks
If you have adb you can ums_enable after a format of your card to place an update that way.
how do you do that? im pretty new to this whole thing
Do you have adb installed?
snowmaniac22 said:
how do you do that? im pretty new to this whole thing
Click to expand...
Click to collapse
1. Download the rom you want to flash the phone with.
2. Download androidsdk if you don’t have it installed yet.
3. Copy the rom file to your androidsdk folder to keep things simple.
For example:
C:\androidsdk\tools
Place the rom in the tools folder
4. Once that has been completed, place your phone back into recovery mode.
5. Connect your phone with your usb cable, one side to the phone and the other to your computer usb port.
6. Now go to start/run and type cmd followed by the enter key.
7. Then type c: followed by the enter key.
8. Then type cd androidsdk\tools followed by the enter key. (this will depend on your location of your androidsdk folder.
9. Then type the following to connect to your phone.
10. Type adb devices to start up the services.
11. Type adb remount, followed by the enter key. (This might now work in recovery mode, but I'm use to adding it.
12. Type adb shell, followed by the enter key.
13. While in adb, type mount /sdcard or mount /system, followed by the enter key
14. Now exit from adb
15. Now you should be back in the tools folder of your androidsdk folder.
16. Lets get started with pushing the rom over to your phone.
17. Type adb push rom.zip /sdcard
18. Press the enter key
19. The file should start to copy to your phone.
20. Wait until it completes before moving forward.
21. Once the file has been copied type reboot recovery, followed by the enter key.
22. You should do this to insure that the recovery mode see your new rom.
23. Once back in, simply choose your new rom from the menu options and flash away.
I hope this helps,
*Edit
What he said.
htcclay said:
Boot your phone into recovery and on your command line in adb type
ums_enable
Now your mytouch's sd card should pop up like it normally does when you mount it.
Click to expand...
Click to collapse
lol,
And I've been doing it the long way the entire time.
ttran001 said:
lol,
And I've been doing it the long way the entire time.
Click to expand...
Click to collapse
You know its good to learn your way.
It teaches people rather then the quick fix.
Teach a man to fish....something like that...lol
ok does it make a difference im on a MAC haha i download the tools for MAC but im also using RAv1.2.1G if that makes a difference. i understand the PC side but still on the Mac side so little lost
Not sure on mac. Maybe it's the same?
Sorry
snowmaniac22 said:
ok does it make a difference im on a MAC haha i download the tools for MAC but im also using RAv1.2.1G if that makes a difference. i understand the PC side but still on the Mac side so little lost
Click to expand...
Click to collapse
I only use Linux and windows, but I did find this.
The steps provided in this thread should work once your androidsdk has been setup correctly.
Setup Androidsdk
Hi,
Is there any method to keep using stock Rom with root and do not wipe the data?
Thanks
Root nexus s rom 2.3.6
Ehi!
I'm also looking for that!!
I just got the nexus S whit the 2.3.6 rom and I want to root it, but I haven't find any answer online
someone can help us??
thanks!
http://forum.xda-developers.com/showthread.php?t=1007782 read this topic page1 and page 49 very important...
please click thanks button
- -
easiest way
just install from recovery this file
if i didn't upload wrong file...
does not work for me, signature verification failed...
here is the link for your question:
http://forum.xda-developers.com/showthread.php?t=935819
the link does not work for 2.3.6 as google fixed the issue on fasboot boot...
---------- Post added at 04:09 PM ---------- Previous post was at 04:01 PM ----------
Damned what a crap...
Has been two days looking around to find a solution, and seems not possible for the 2.3.6...
What a shame google to pretend having open source system and having no way to unlock your device without loosing your data as
- The data is wiped as you unlock the device.
- To fu**ing backup the data you need to have a fu**ing unlocked device.
WTF, I just got it in my ass..
If someone at last know a way....
New Part 2 - Does NOT wipe everything - Keeps a locked bootloader
1. Make sure Part 1 is completed.
2. Make sure you have downloaded the Clockwork Recovery file and the Superuser file.
3. Move the Clockwork Recovery file to your tools folder within the Android SDK folder, and rename it to recovery.img (for simplicity).
4. Connect your Nexus S via USB to your computer and mount it as USB storage. Copy across the Superuser file to the top level of your sdcard. (So the first window you see, not in any other folders. The sdcard is just where all the files are stored, don't worry about it too much for now).
5. We now need to install PDAnet on our PC so that Windows can see our Nexus S when we are using the Command Prompt. Install PDAnet from here, select Samsung when asked about the Manufacturer, allow the driver to be installed (because the driver is unverified, don't worry about this!). Follow along with any other instructions. You should be set now.
6. With the latest SDK version, some tools have been relocated to another directory, so we need to make a copy and move them back. Navigate to the directory where you unzipped the Android SDK file in part 1. Inside it, go to the platform-tools folder, and copy both AdbWinApi.dll and AdbWinUsbApi.dll. Go back to the main Android SDK directory and find the tools folder. Paste these two files in there, and we are all ready to use 'fastboot boot' (the boot image command) now.
7. Open a command prompt window (Start > Run > cmd.exe).
8. Change to the tools directory within your Android SDK folder by using the following command (without the quotes and replacing *YOUR SDK* with the path to your Android SDK folder) 'cd c:\*YOUR SDK*\tools'.
9. Make sure your Nexus S is still in the Bootloader Interface (refer to step 9, part 1 of it isn't).
10. We now need to use the 'fastboot boot' command to load Clockwork Recovery onto our Nexus S. In the command prompt, type in the following (but without the quotes, as always) 'fastboot boot recovery.img'
11. Once you are in Clockwork Recovery (it may take a couple of tries, don't panic, just redownload Clockwork Recovery, and complete steps 3 and 10, part 2) it should look something like this:
12. Using the Volume buttons and Power button, select install zip from sdcard.
13. Select choose zip from sdcard.
14. Select the su-version#-signed.zip file you downloaded earlier and apply it.
15. Select yes (there are lots of nos).
16. Confirm it says something like this: install from sdcard complete
17. Select Go Back.
18. Select Reboot.
19. Done! You should still have all your data present on your phone, and have root access!
all credits goes to Jonathon Grigg
plipness said:
New Part 2 - Does NOT wipe everything - Keeps a locked bootloader
1. Make sure Part 1 is completed.
2. Make sure you have downloaded the Clockwork Recovery file and the Superuser file.
3. Move the Clockwork Recovery file to your tools folder within the Android SDK folder, and rename it to recovery.img (for simplicity).
4. Connect your Nexus S via USB to your computer and mount it as USB storage. Copy across the Superuser file to the top level of your sdcard. (So the first window you see, not in any other folders. The sdcard is just where all the files are stored, don't worry about it too much for now).
5. We now need to install PDAnet on our PC so that Windows can see our Nexus S when we are using the Command Prompt. Install PDAnet from here, select Samsung when asked about the Manufacturer, allow the driver to be installed (because the driver is unverified, don't worry about this!). Follow along with any other instructions. You should be set now.
6. With the latest SDK version, some tools have been relocated to another directory, so we need to make a copy and move them back. Navigate to the directory where you unzipped the Android SDK file in part 1. Inside it, go to the platform-tools folder, and copy both AdbWinApi.dll and AdbWinUsbApi.dll. Go back to the main Android SDK directory and find the tools folder. Paste these two files in there, and we are all ready to use 'fastboot boot' (the boot image command) now.
7. Open a command prompt window (Start > Run > cmd.exe).
8. Change to the tools directory within your Android SDK folder by using the following command (without the quotes and replacing *YOUR SDK* with the path to your Android SDK folder) 'cd c:\*YOUR SDK*\tools'.
9. Make sure your Nexus S is still in the Bootloader Interface (refer to step 9, part 1 of it isn't).
10. We now need to use the 'fastboot boot' command to load Clockwork Recovery onto our Nexus S. In the command prompt, type in the following (but without the quotes, as always) 'fastboot boot recovery.img'
11. Once you are in Clockwork Recovery (it may take a couple of tries, don't panic, just redownload Clockwork Recovery, and complete steps 3 and 10, part 2) it should look something like this:
12. Using the Volume buttons and Power button, select install zip from sdcard.
13. Select choose zip from sdcard.
14. Select the su-version#-signed.zip file you downloaded earlier and apply it.
15. Select yes (there are lots of nos).
16. Confirm it says something like this: install from sdcard complete
17. Select Go Back.
18. Select Reboot.
19. Done! You should still have all your data present on your phone, and have root access!
all credits goes to Jonathon Grigg
Click to expand...
Click to collapse
As said before, does not work anymore for 2.3.6 as google has fixed this exploit...
hey guys my phone is rooted,bootloader unlocked n a TWRP recovery.. n i need to upgrade my phone to 4.0.4/sense 4.1.. n my phones CID is 044.. so plz tell me whch RUU to us n from where cn i get it. n hw to run it on my phone??
Hmmy 4444 said:
hey guys my phone is rooted,bootloader unlocked n a TWRP recovery.. n i need to upgrade my phone to 4.0.4/sense 4.1.. n my phones CID is 044.. so plz tell me whch RUU to us n from where cn i get it. n hw to run it on my phone??
Click to expand...
Click to collapse
http://www.htcruu.com/?dir=VilleC2 look around there for a ruu. Just relock bootloader, "adb reboot bootloader". and boot into bootloader and follow the instructions.
Qs5 said:
http://www.htcruu.com/?dir=VilleC2 look around there for a ruu. Just relock bootloader, "adb reboot bootloader". and boot into bootloader and follow the instructions.
Click to expand...
Click to collapse
thank.. bt hw iam going to flash it? n does the CID need to match ?
4. Flashing RUU manually
4.1 Getting PG58IMG.zip from RUU
Run the RUU executable as you normally would, but don't proceed to the second step i.e. when a second window appears, do nothing. Do not proceed, just ignore it for now, but don't close the window.
- Right-click the Windows Start button and select "Open Window Explorer" option.
-
- If you use Windows XP
Copy-paste this in the navigation bar:
Code:
C:\Documents and Settings\%USERNAME%\Local Settings\Temp\
- If you use Windows Vista/7
Press & hold Windows key on the keyboard and then press R (Win key + R). Once the box pops up, copy paste this:
Code:
%temp%
- Right click anywhere inside explorer window (not on any folder) and select Sort by then select Date.
- Locate the latest one created (first in the list & it will most likely have random numbers in the name) & open it.
- You will find a second folder with a set of random numbers. Open it, inside you will find a number of files and the rom.zip
- Copy the rom.zip file to another location.
- Now, close the RUU executable folder & rename the rom.zip file as PG58IMG.zip
4.4 How to flash PG58IMG
4.4.1 Without a PC, via bootloader
- Put the PG58IMG.zip onto the root of your SD Card
- Reboot to bootloader by Holding Vol down + Power button
- You will then be asked if you want to install the file, select yes by pressing Vol up.
- Don't touch anything till the install completes
- After the install is complete, when prompted to reboot, open the back casing of the phone and take out the SD Card.
- Then press the power button once to reboot.
- If you experience a boot loop, reboot to bootloader and re-flash the PG58IMG.zip
- If booted into bootloader, select fastboot > reboot.
- If booted into fastboot, select reboot.
- Connect the SD Card to a computer and delete the PG58IMG.zip file
If this method fails, try 4.4.2
4.4.2 With a PC, via fastboot USB
You will need sdk & and drivers, please take a look here. If you already have it, continue.
- Reboot to bootloader by Holding Vol down + Power button
- Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
- Navigate to the tools folder located inside android-sdk folder
- Copy the PG58IMG.zip file from step 4.1 to this folder
- Hold down shift and right-click anywhere in the empty space inside the window.
- Enter the following command
Code:
fastboot erase cache
- You may not see any output, then enter the command
Code:
fastboot oem rebootRUU
- You phone will now go into the RUU mode.
- Wait for around 30 seconds, then enter the command
Code:
fastboot flash zip PG58IMG.zip
- The installation will begin and you will be able to see the progress at every step.
- Once done, enter the command
Code:
fastboot reboot
- If you experience a boot loop, repeat 4.4.2 again.
You can flash the RUU this way.. It works for me this way
---------- Post added at 04:45 AM ---------- Previous post was at 04:38 AM ----------
joejoe23 said:
4. Flashing RUU manually
4.1 Getting PG58IMG.zip from RUU
Run the RUU executable as you normally would, but don't proceed to the second step i.e. when a second window appears, do nothing. Do not proceed, just ignore it for now, but don't close the window.
- Right-click the Windows Start button and select "Open Window Explorer" option.
-
- If you use Windows XP
Copy-paste this in the navigation bar:
Code:
C:\Documents and Settings\%USERNAME%\Local Settings\Temp\
- If you use Windows Vista/7
Press & hold Windows key on the keyboard and then press R (Win key + R). Once the box pops up, copy paste this:
Code:
%temp%
- Right click anywhere inside explorer window (not on any folder) and select Sort by then select Date.
- Locate the latest one created (first in the list & it will most likely have random numbers in the name) & open it.
- You will find a second folder with a set of random numbers. Open it, inside you will find a number of files and the rom.zip
- Copy the rom.zip file to another location.
- Now, close the RUU executable folder & rename the rom.zip file as PG58IMG.zip
4.4 How to flash PG58IMG
4.4.1 Without a PC, via bootloader
- Put the PG58IMG.zip onto the root of your SD Card
- Reboot to bootloader by Holding Vol down + Power button
- You will then be asked if you want to install the file, select yes by pressing Vol up.
- Don't touch anything till the install completes
- After the install is complete, when prompted to reboot, open the back casing of the phone and take out the SD Card.
- Then press the power button once to reboot.
- If you experience a boot loop, reboot to bootloader and re-flash the PG58IMG.zip
- If booted into bootloader, select fastboot > reboot.
- If booted into fastboot, select reboot.
- Connect the SD Card to a computer and delete the PG58IMG.zip file
If this method fails, try 4.4.2
4.4.2 With a PC, via fastboot USB
You will need sdk & and drivers, please take a look here. If you already have it, continue.
- Reboot to bootloader by Holding Vol down + Power button
- Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
- Navigate to the tools folder located inside android-sdk folder
- Copy the PG58IMG.zip file from step 4.1 to this folder
- Hold down shift and right-click anywhere in the empty space inside the window.
- Enter the following command
Code:
fastboot erase cache
- You may not see any output, then enter the command
Code:
fastboot oem rebootRUU
- You phone will now go into the RUU mode.
- Wait for around 30 seconds, then enter the command
Code:
fastboot flash zip PG58IMG.zip
- The installation will begin and you will be able to see the progress at every step.
- Once done, enter the command
Code:
fastboot reboot
- If you experience a boot loop, repeat 4.4.2 again.
You can flash the RUU this way.. It works for me this way
Click to expand...
Click to collapse
I flashed it via fastboot
joejoe23 said:
4. Flashing RUU manually
4.1 Getting PG58IMG.zip from RUU
Run the RUU executable as you normally would, but don't proceed to the second step i.e. when a second window appears, do nothing. Do not proceed, just ignore it for now, but don't close the window.
- Right-click the Windows Start button and select "Open Window Explorer" option.
-
- If you use Windows XP
Copy-paste this in the navigation bar:
Code:
C:\Documents and Settings\%USERNAME%\Local Settings\Temp\
- If you use Windows Vista/7
Press & hold Windows key on the keyboard and then press R (Win key + R). Once the box pops up, copy paste this:
Code:
%temp%
- Right click anywhere inside explorer window (not on any folder) and select Sort by then select Date.
- Locate the latest one created (first in the list & it will most likely have random numbers in the name) & open it.
- You will find a second folder with a set of random numbers. Open it, inside you will find a number of files and the rom.zip
- Copy the rom.zip file to another location.
- Now, close the RUU executable folder & rename the rom.zip file as PG58IMG.zip
4.4 How to flash PG58IMG
4.4.1 Without a PC, via bootloader
- Put the PG58IMG.zip onto the root of your SD Card
- Reboot to bootloader by Holding Vol down + Power button
- You will then be asked if you want to install the file, select yes by pressing Vol up.
- Don't touch anything till the install completes
- After the install is complete, when prompted to reboot, open the back casing of the phone and take out the SD Card.
- Then press the power button once to reboot.
- If you experience a boot loop, reboot to bootloader and re-flash the PG58IMG.zip
- If booted into bootloader, select fastboot > reboot.
- If booted into fastboot, select reboot.
- Connect the SD Card to a computer and delete the PG58IMG.zip file
If this method fails, try 4.4.2
4.4.2 With a PC, via fastboot USB
You will need sdk & and drivers, please take a look here. If you already have it, continue.
- Reboot to bootloader by Holding Vol down + Power button
- Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
- Navigate to the tools folder located inside android-sdk folder
- Copy the PG58IMG.zip file from step 4.1 to this folder
- Hold down shift and right-click anywhere in the empty space inside the window.
- Enter the following command
Code:
fastboot erase cache
- You may not see any output, then enter the command
Code:
fastboot oem rebootRUU
- You phone will now go into the RUU mode.
- Wait for around 30 seconds, then enter the command
Code:
fastboot flash zip PG58IMG.zip
- The installation will begin and you will be able to see the progress at every step.
- Once done, enter the command
Code:
fastboot reboot
- If you experience a boot loop, repeat 4.4.2 again.
You can flash the RUU this way.. It works for me this way
---------- Post added at 04:45 AM ---------- Previous post was at 04:38 AM ----------
I flashed it via fastboot
Click to expand...
Click to collapse
Thank u so much, i hav unrooted the phone, relocked the bootloader n flashed stock recovery... n is there any video to this guide that would be more easy as iam a noob p.s i am still confused which file i should download i knw all abt custom roms bt jst dont get abt these RUU
Qs5 said:
http://www.htcruu.com/?dir=VilleC2 look around there for a ruu. Just relock bootloader, "adb reboot bootloader". and boot into bootloader and follow the instructions.
Click to expand...
Click to collapse
Thank you too
could some one tell me hw to do a OTA update becuz the RUU things is making me confused n iam a lil worried that my phone doesnt brick i tried the trickdroid bt it dent work it was having boot loops.. n my phone is on the android version 4.0.3, hw am i going to get it to 4.0.4
Hmmy 4444 said:
could some one tell me hw to do a OTA update becuz the RUU things is making me confused n iam a lil worried that my phone doesnt brick i tried the trickdroid bt it dent work it was having boot loops.. n my phone is on the android version 4.0.3, hw am i going to get it to 4.0.4
Click to expand...
Click to collapse
When you are on stock look on settings - > Info - > and check for updates.
If there aren't any updates, then your phone hasn't received it yet in your country.
Then you will have to wait for the update...
Sent from my HTC One S running TrickDroid 4.0
Hmmy 4444 said:
hey guys my phone is rooted,bootloader unlocked n a TWRP recovery.. n i need to upgrade my phone to 4.0.4/sense 4.1.. n my phones CID is 044.. so plz tell me whch RUU to us n from where cn i get it. n hw to run it on my phone??
Click to expand...
Click to collapse
this for cid 004
http://forum.xda-developers.com/showthread.php?t=1966043
teerapong.g said:
this for cid 004
http://forum.xda-developers.com/showthread.php?t=1966043
Click to expand...
Click to collapse
bt ,my phones cid is 044
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?