[Q] Stock recovery, no fastboot, boot looped = bricked? - Android Q&A, Help & Troubleshooting

I posted this earlier but a person by the name of "darth" told me to post here.
Phone: Kyocera Hydro XTRM (metropcs)
Stock rooted, stock recovery
Have nandroid
I messed with root files thinking "I can just go fastboot and flash it if i need." Sadly I think this phone has no fastboot. Computer doesnt detect phone in recovery but it tries to detect it as it is bootlooping. Not enough time for it to detect fully or to adb install something.
Does this mean my phone is straight up bricked?

Hey guys... My xolo q500 is bricked. It stucks at the logo and doesn't go further. I was trying to install cwm recovery. But cwm was not available for my device so i tried to flash cwm of some other device from the rom manager. It was of xolo q700.But now my phone niether boots up normally nor boots in the recovery menu. It stucks at the xolo logo. I googled but i found unbricking methods for mediatek devices via sp flash tools but my device is qualcomm based so that didn't worked. Please help me how can i unbrick my device? Is there any method to unbrick qualcomm based devices?
Sent from my XT1022 using XDA Free mobile app

p0179417 said:
I posted this earlier but a person by the name of "darth" told me to post here.
Phone: Kyocera Hydro XTRM (metropcs)
Stock rooted, stock recovery
Have nandroid
I messed with root files thinking "I can just go fastboot and flash it if i need." Sadly I think this phone has no fastboot. Computer doesnt detect phone in recovery but it tries to detect it as it is bootlooping. Not enough time for it to detect fully or to adb install something.
Does this mean my phone is straight up bricked?
Click to expand...
Click to collapse
Almost similar problem with my xolo q500... Didn't find any solution yet.
Sent from my XT1022 using XDA Free mobile app

Related

[Q] Have I bricked my phone?

Hello everyone,
I own a Huawei Ascend Y300 which I rooted, unlocked bootloader and flashed custom rom with cwm.
I wanted to go to complete stock (because my varranty is void if rooted etc.) so I found a guide on modaco that required twrp instead of cwm to get to stock. Then I found a different guide that said to do " su dd if=/sdcard/twrp.blob of=/dev/block/mmcblk0p4 " in terminal emulator. Now this is where the problem begins. I'm not sure if I clicked restart or shutdown after writing that code in terminal, the phone wouldn't turn on for like 5 minutes so I pulled out the battery and now I cant boot into anything. I can't get into phone, recovery, fastboot or anything.
Have I bricked my phone, please help?
Cant boot in download mode ?
Sent from my GT-S5301 using XDA Premium 4 mobile app
Can't do that either :S
Try to use usb jig search the net about usb jig ..
Sent from my GT-S5301 using XDA Premium 4 mobile app
Sakla said:
Can't do that either :S
Click to expand...
Click to collapse
Hello Sakla,
Does usb jig work for you or not, because my phone is bricked same for yours. I used the terminal emulator for same wrong command and doesn't reboot. Doesn't work anything. Full brick.
Thank you for your answers.

(TWRP Recovery) For Spreadtrum SC7731C Android 5.1 Lollipop

Hi. I just want to ask about TWRP recovery that is Compatible with my Phone :
Starmabile PLAY Click
Android 5.1 Lollipop
Spreadtrum SC7731
4.5"
Quadcore
Anyone with a Phone with same specs as mine that is using A TWRP ?
Please help. I wanna try yours.
Cant find on google with the same specs with my phone with twrp working.
I have tried those TWRP on google but none of them works. All of them take me Only to the Bootlogo. Only thing i know as of now is i have to port twrp to my stock recovery or to my phone.
Anyone please help.
maucerezo said:
Hi. I just want to ask about TWRP recovery that is Compatible with my Phone :
Starmabile PLAY Click
Android 5.1 Lollipop
Spreadtrum SC7731
4.5"
Quadcore
Anyone with a Phone with same specs as mine that is using A TWRP ?
Please help. I wanna try yours.
Cant find on google with the same specs with my phone with twrp working.
I have tried those TWRP on google but none of them works. All of them take me Only to the Bootlogo. Only thing i know as of now is i have to port twrp to my stock recovery or to my phone.
Anyone please help.
Click to expand...
Click to collapse
Hi Bro,
i have sc7731c (karbonn titanium 3D Plex ) device too. and i have tried many available img but none of them worked this would be because these devices are new and there no suitable recovery available simply because people have not made any till now..
There is many programs that allows u to create a new custom recovery if there is no recovery is available for your device try to goggle it.
On windows, philz magic touch recovery tool, android kitchen recovery image unpacker and so on.
Can i make you custom recovery using your stock image if you're too lazy
as i said above i have been trying to flash online available recoveries and accidentally flashed my stock u could help me out this
can u provide me you stock recovery image file ?
@Maucurezo
Hey dude! Im a pinoy. Im running with my STARMOBILE PLAY CLICK. As same as yours. Im running on the same Spreadtrum SC7731C and I flashed a Custom Recovery but it would only bring me to bootload. I kept finding solutions to get my Stock recovery but failed. We have the same Problem. I need the Custom recovery too. Help us admins
You can try and do it yourself. Porting TWRP and CWM to a new device. You'll need the stock rom for your device or simply make an image "dump" of the system files (boot.img, etc) via adb. Goodluck.
TWRP for sc7731c hope it helps
hi all a have a sc7731c phone on android 6.0 and i was able to install twrp on my device
it all started when i found a stock rom on the web (Google your device for stock - rom or - firmware)
once i had the rom i started searching for a way to extract the stock recovery from the rom
and i found this tool SPD_Upgrade_Tool_R4.0.0001 using this tool i extracted my stock
recovery from the ROM ( recovery.img ) , first stage complete i had a stock recovery
taken from a rom for my phone - brand and model must be right on the stock
firmware/rom or you risk damaging you phone (DO NOT CHEAT PLZ)
ps:wen you unpack the firmware/rom you should get a .pac file
ps:finding my stock rom took me several days of search.
now for STAGE 2 i had a stock recovery a needed to change it
for twrp another few days of search i came across a site
called hovatek here i found a tool to port (change) the
stock recovery to boot the twrp recovery the tool name is
[Hovatek] Spreadtrum (SPD) Auto TWRP Recovery Porter V1.0 by Team Hovatek (x86)
i run my stock recovery with this tool the tool creates a modified recovery on the
output folder( a few kb bigger ) stage 2 done.
STAGE 3
1- a fully working ADB, for this your best option is android-studio
2-turn on USB debuging and OEM unlock in DEV options
3-name the new recovery file recovery.img
4-your device has to be in USB MTP mode
5-if ADB is properly installed and Windows has the correct android device
driver you should be able to use these commands using android-studio's ADB
command-adb devices
-if the device is detected a serial number apears
command-adb reboot bootloader
-the device reboots to a black screen with small white letters saying FASTBOOT mode
command-fastboot devices
-the device displays the serial number again
command-fastboot flash recovery recovery.img
- if all went well it will say successful
command-fastboot reboot
-dont remenber if it booted straight to twrp or if i had to use power + volume up
-by the way on my phone to get in the default recover its 1 second hold power
and then with the power pressed for 1 sec add volume up 3 sec and let go of both
any way it worked i hope it helps ppl with these sc7731c phones
i have twrp 3.0.0 fully working
tips: youtube vídeos on how to use SPD_Upgrade_Tool_R4.0.0001
the hovatek site has a great tutorial on how to use the recovery porter tool
the last part the ADB commands was a ***** as Windows did not install my device
correctly and this is crucial -install phone driver manualy/Google device/Google android device. good luck
ps: all merit goes to the developers of these tool, a great ty to them :highfive:
ps: at the start i did NOT have root, the success flashing the ported twrp recovery
was followed bi the installation of the magisk15.3.zip and voila twrp+root
any one help me i port twrp using adb but after i flash my twrp upside down on sc7731ceb it works fine but the twrp upside down any help me
pauljack2 said:
any one help me i port twrp using adb but after i flash my twrp upside down on sc7731ceb it works fine but the twrp upside down any help me
Click to expand...
Click to collapse
humm,.. as far as i now adb does not port recovery image´s you mean you found an image for sc7731?? phone and there are at least 4 or 5 variations of the sc7731 board and you
flashed it on your phone, by shear luck you did not soft-brick or brick your phone and it actualy Works, :cyclops:
you need to search Google/xda/hovatek site for your brand and model´s stock recovery or even better your custom recovery
or as an alternative your stock ROM/FIRMWARE and then extract the stock recovery from ROM/FIRM port it and flash it
im prety shure someone out there has a phone like your´s and you can , when you find it download the stock recovery - the custom recovery - or the ROM/FIRMWARE file
the hovatek site has a great auto port tool all you need is your stock recovery follow the vídeo simple steps and flash it now that you have root just use
twrp oficial app to flash it ,se my tutorial above it will be easy once you have the stock recovery or rom/firmware
i have a 50 buck cheap phone wierd brand,it took me several days to find the stock rom/firmware once i did all worked just fine no strange stuff
hovetek site also has a lot of rom´s/firmware files for many brands and model´s , again search Google/xda/hovatek for your model + stock recovery or recovery.img, custom recovery.
good luck
i have stock recovery so i copy the recovery from my stock and i use carlivimg so i can unpack my recovery.img but i have really problem on upside down but i work fine i flash supersu on it now i have rooted my phone. my phone by the way is ding ding defi go SC7731ceb i use TWRP 3.0.2.0 it works fine but if you update the latest twrp you have problem on failed mount and .etc
ANY can help that upside down ??? thats my problem now on my recovery
but you can port recovery using fastboot
i commend
c:/adb>adb devices
adb>adb reboot bootleader
adb>fastboot flash recovery recovery.img
thats i port my recovery on sc7731ceb
using pc
pauljack2 said:
i have stock recovery so i copy the recovery from my stock and i use carlivimg so i can unpack my recovery.img but i have really problem on upside down but i work fine i flash supersu on it now i have rooted my phone. my phone by the way is ding ding defi go SC7731ceb i use TWRP 3.0.2.0 it works fine but if you update the latest twrp you have problem on failed mount and .etc
ANY can help that upside down ??? thats my problem now on my recovery
but you can port recovery using fastboot
i commend
c:/adb>adb devices
adb>adb reboot bootleader
adb>fastboot flash recovery recovery.img
thats i port my recovery on sc7731ceb
using pc
Click to expand...
Click to collapse
Go here https://forum.hovatek.com/thread-21669.html try and port again with this tool it worked fine for me.

ZTE Z667T flashing problem

Hello guys well i had a ZTE Zinger as a backup phone and B11 update poped up and well after that rip mobile service only says emergency calls only after digging i found a boot/recovery/system.img files for older firmware question is
HOW THE (INSERT SWEAR HERE) I FLASH THESE FILES ONTO IT i tried adb reboot bootloader and it just restarted back into os instead of booting into fastboot
PLEX HELP <3
Helllo. Do You flash this img file? Explain me how, please!
Wondering the same... How to flash? I have recovery and root in my device.

[HELP] Alcatel Pixi 4-6 (8050e) brick

HELP!!
TLDR:
I bricked pixi 4-6 8050e by flashing it with SPFT [format all + download] option. Can't go into fastboot, but I can still flash using SPFT). Help please!
At first I was just trying to get root. So I needed to unlock BL the flash recovery (twrp).
But recovery image was wrong so I was stuck at bootloop. I found that there is another working recovery (ctr).
I flashed again, but I'm still stuck at bootloop! At this point all I want is to get the device working, root be damned!
So I tried to find a stock ROM and extract the recovery.img from it. I flashed the stock ROM with SPFT, but I'm still on bootloop.
At this point I'm sweating a lot, but I can still access fastboot.
Then I tried to flash the WHOLE stock ROM by using SPFT [download] option.
After that, I was still stuck at bootloop. Worse, the boot animation for alcatel is now ****ed up, it is not showing properly!
I don't know what to do, I downloaded another stock rom, only to find out that it has the exact same files by using hash checker.
I flashed it 1st with [Download] option but nothing changed.
So I flashed again using [Format All + Download] option on SPFT. This is where I really ****ed up. I now can't even access fastboot! But I can still flash using SPFT.
I downloaded final ROM from xda, but again, it has the same exact files! I again tried to flash it, but nothing still works, cannot even go to fastboot.
I even downloaded Alcatel's mobile upgrade s program to fix, but it says "Read terminal information failed". I'm guessing that it the downloaded preloaded.img from the supposedly stock rom is wrong.
I don't know what to do next.
Please help! If any of you have a stock image that is not the same with kirito9's (link), please I NEEED IT!

Samsung A10 Exynos stuck on bootloop after flashing twrp.

(SOLVED)So I'm using this thread to root my A10 Here. Now I'm not sure what to do my knowledge of android rooting is kinda minimal cause I mostly do the iPhone stuff but now I'm stuck in the boot loop and won't open recovery mode.
Please I have the same problem how was it fixed
nintqndo said:
(SOLVED)So I'm using this thread to root my A10 Here. Now I'm not sure what to do my knowledge of android rooting is kinda minimal cause I mostly do the iPhone stuff but now I'm stuck in the boot loop and won't open recovery mode.
Click to expand...
Click to collapse
Did you solve that issue
if you successfully unlocked bootloader and successfully flashed root files over Odin (shows green 'Pass') then the recovery image you downloaded is somehow broken. I got mine from the official TWRP website, try to flash it again using Odin

Categories

Resources