I'm sorry if this is the wrong forum but I had to do that as nobody saw my topic!
The original one is here:
https://forum.xda-developers.com/realme-3-pro/help/rmx1851-stuck-logo-boot-screen-flashing-t4143689
Could anybody help please!
help plz
uppppp
@BeshoTwadrous
Only to have said it:
A phone's Android is rooted when the su binary - what is ~100KB of size - is present on the system. Replacing phone's Stock Recovery by TWRP Recovery is NOT needed to achieve this. Placing the su binary into Android OS can be done with a few ADB commands.
My advice:
Re-fllash phone's Stock ROM by means of QFIL tool.
Firstly thanks for your concern,
I managed to solve it after flashing custom rom - which is newer than the stock I had flashed before -.
And now, the phone is working well
Related
I searched at Google how to root my lenovo a6010.. But not found.. Anyone please
Khairul96az said:
I searched at Google how to root my lenovo a6010.. But not found.. Anyone please
Click to expand...
Click to collapse
just install twrp then install supersu v.2.71 binary update from TWRP. if u dont want a permanent TWRP recovery, extract the recovery.img then execute command "fastboot boot recovery.img" (assuming you already have the driver and fastboot.exe), and install the supersu binary update like usual. google it. or just port A6000+ recovery
I think you have to unlock the bootloader first. I have tried this option a few times and whilst it says it writes the recover.img, it boots just the same.
Hello!
I'm looking for a way to root my Lenovo A6010.How do I make a full backup of its ROM before I make any changes (like rooting or tampering with the boot loader)?
I could not find a TWRP for Lenovo A6010 on their official page.Can you please explain in more detail what modifications I have to make to obtain root privileges?I found 2 threads where the owners complained about bricking their phones with KingRoot.I need root to uninstall all the bloatware and to remove write restrictions from my SD card.Thanks in advance.
Later edit: I found a procedure for A6000 here http://forum.xda-developers.com/lenovo-a6000/how-to/root-root-lenovo-a6000-plus-lollipop-t3199532 that worked for me, I had to change the TWRP img from the package provided there with the one for A6010, you can find it on the 4th page of the thread http://forum.xda-developers.com/showpost.php?p=65346556&postcount=33 .
The good thing is that by following the A6000 tutorial TWRP will behave like a Linux Live CD, and the only modification to the phone's OS will be the installation of SuperSU.No changes to the bootloader or recovery partition.
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.
Hi guys need help, i tried unrooting my device.. from dis link
" https://theunlockr.com/2016/02/17/how-to-unroot-the-oneplus-x/ " but i got stuck when i tried booting in recovery from fastboot.
i hve attached the screenshot also plz help how to get over dis desperately need to unroot my device.
thanks in advance
OK, I see the guide. It's not about unrooting. It's about going back to stock firmware with stock recovery !
I think, there is no need to do all that....
Now, you should follow that guide :
http://forum.xda-developers.com/oneplus-x/general/guide-mega-unbrick-guide-hard-bricked-t3272108
Or just in cas you need it, via fasboot install this recovery
Then shutdown the device
You will have to reboot directly to recovery
And flash 2.2.2 Full rom zip
If you have the firmware you are on stored on your device. I believe dirty flashing it in recovery will restore the system files to how they were before rooting.
Hi, I need help with my phone, I accidentally changed the permissions (using ROM Toolbox Lite) from the system folder making the phone crash shortly after. Now it shows the Alcatel logo and shuts off and back on in recovery mode.
I'm new with adb and CWM/TWRP stuff, but I can't find the device using adb (I installed the usb drivers correctly) , it only finds on sideload and even then I get "error: closed"...and with CWM/TWRP I can't use sideload because:
"You need adb 1.0.32 or newer to sideload to this devices" (and I used 1.0.36)
And with zip file (CWM) method I get:
"E:failed to verify whole-file signature
E:signature verification failed
Installation aborted"
Please help, I can't find the stock rom for this phone
Did you find a solution? HAve a Bootloop too
Prestnaut said:
Did you find a solution? HAve a Bootloop too
Click to expand...
Click to collapse
Nope unfortunately
Any news ?
HAve a Bootloop too , after trying to unroot with kingo .
Need stock boot.img or recovery.img in order to build custom rom from source
VTRF8FF.TMP said:
Hi, I need help with my phone, I accidentally changed the permissions (using ROM Toolbox Lite) from the system folder making the phone crash shortly after. Now it shows the Alcatel logo and shuts off and back on in recovery mode.
I'm new with adb and CWM/TWRP stuff, but I can't find the device using adb (I installed the usb drivers correctly) , it only finds on sideload and even then I get "error: closed"...and with CWM/TWRP I can't use sideload because:
"You need adb 1.0.32 or newer to sideload to this devices" (and I used 1.0.36)
And with zip file (CWM) method I get:
"E:failed to verify whole-file signature
E:signature verification failed
Installation aborted"
Please help, I can't find the stock rom for this phone
Click to expand...
Click to collapse
Hi, My 6044d also in boot loop, not rooted so I can't get stock boot.img or recovery.img in order to compile CWM and CM from source for this particular phone. Please someone post it and of course, when compiled I'll post back de results for all of us that need a custom ROM for this phone. It's crazy that this phone is not so popular and the common custom roms don't have one for it out of the box, that's why I decided to compile it myself, but I can't get my boot.img or recovery.img to configure build environment for this especific phone.
Thanks in advance!
miuserdexda said:
Hi, My 6044d also in boot loop, not rooted so I can't get stock boot.img or recovery.img in order to compile CWM and CM from source for this particular phone. Please someone post it and of course, when compiled I'll post back de results for all of us that need a custom ROM for this phone. It's crazy that this phone is not so popular and the common custom roms don't have one for it out of the box, that's why I decided to compile it myself, but I can't get my boot.img or recovery.img to configure build environment for this especific phone.
Thanks in advance!
Click to expand...
Click to collapse
Hey, sorry for taking so long to answer, i actually got 2 mega.co.nz links for this, another user gave them to me ^^
https://mega.nz/#F!XAkUDajB!EaYNGGsABPapaVFkeGNqTw
and
https://mega.nz/#!Ncx2VASY!gfxVbnQj9HK9WUGiidKY83pJZA7ToTQu5RFDfu2miWE
I found your other post too, and given that im a noob i tried to reply there, then i was trying to private message you (failed cause im not smart xD) and now im here :3
Tell me if something goes wrong, i didnt check this myself cause i sent my phone to repair, it was so broken they didnt knew it was rooted xD
Best of Luck ^^
And yeah, this phone is not popular at all, not even Alcatel cares, i emailed them to see if they were gonna release some updates, didnt even got a reply until now
But well, im gonna check out what youre doing, sowwie im a copycat xD
Good luck again ^^
I'm a little bit late but if you still need or someone else needs it just let me know as I have Carliv Touch and stuck recovery for this device.
Little late as well, but do you still have that recovery? i picked up my phone again and i wanna mess with it
Hi
Xperia Tablet Z LTE version
Android version : 5.1.1 / kernel version : 3.4.0-perf-gbccb33a / Platform : 32bits / Build number : 10.7.A.0.228
I've still have stock firmware so I don't have option to boot to recovery mode. I've installed flashtool, bootloader is unlocked, device is rooted with kingrot. I've tried to install TWRP with offical app but without success I've tried to install TWRP manually, but also without success.
C:\Users\szm>adb root
restarting adbd as root
C:\Users\szm>adb wait-for-device
C:\Users\szm>adb push C:\twrp\twrp-3.0.2-0-pollux.img /tmp/twrp.img
failed to copy 'C:\twrp\twrp-3.0.2-0-pollux.img' to '/tmp/twrp.img': Permission denied
C:\Users\szm>adb push C:\twrp\twrp-3.0.2-0-pollux.img /tmp/twrp.img
failed to copy 'C:\twrp\twrp-3.0.2-0-pollux.img' to '/tmp/twrp.img': Permission denied
Click to expand...
Click to collapse
I don't know what do do next. I don't want do do something stupid and brick device. I want to install custom rom from here:
https://forum.xda-developers.com/xp...pment/rom-resurrection-remix-n-6-0-0-t3748092
I'm thinking about flashing kernel with TWRP but don't know where to find correct one, old topics are with old firmware . Any advice?
EDITED:
I wasn't understanding the instructions. Firmware kernel doesn't block the TWRP. If someone has similiar problem to mine with TWRP. Just follow steps from this topic:
https://forum.xda-developers.com/xp...de-tutorial-sony-xperia-tablet-z-lte-t3392831
Solution works with different roms and versions of TWRP. TWRP for me booted after installation so there was no need to use buttons. I'm now happy user of android 8.1 on Xperia tablet Z. Thread can be deleted or closed now.