Please help!!Custom recovery for HTC desire 12s!! - HTC Desire 12s Questions & Answers

Hi there ,i want to flash twrp to desire 12s , however i couldn't find one after whole night searching... I read an article about porting a new one and it was too difficult to me..... I also use official recovery to adb sideload the magisk 19.3 but with no luck, showed dtb not found or sometimes even find no ports....i am sure i have unlock BL by command fastboot oem unlock-go .. also install adb 1.4.1, and the phone drivers as well....please kindly help!! thanks again!

Related

Android newbie here.. need help installing a custom rom on a Nexus 7 2013

Hello everyone.. I have just purchased a lovely new Nexus 7 2013. I was wondering if anyone could help me step by step on how to install a custom rom. The rom I have in mind is the cleanRom 2.6 based on Android KitKat, but there is no information on how to install it. I would be very grateful if someone could point me in the right direction to get this rom installed successfully. Thanks in advance!
Here is the link to the rom I want to install - http://forum.xda-developers.com/showthread.php?t=2383146
First thing you need to do is unlock your bootloader
Set up ADB & Fastboot tools on your PC. then use the command "fastboot oem unlock" .and after unlocking bootloader just flash any recovery (I'm using TWRP 2.6.3.0 on my Nexus) , after flashing the recovery using fastboot you need to place the CleanRom zip file on your sdcard. Wipe data, and then just flash it.
If you don't know how to set up adb , unlock bootloader , flash recovery..blablabla..you can simply do it using a toolkit which would make it a hundred times easier for newbies ! Try this one : http://forum.xda-developers.com/showthread.php?t=2389107
Oh and Please, press the thanks button if i helped
backb0ne5p1d0r said:
First thing you need to do is unlock your bootloader
Set up ADB & Fastboot tools on your PC. then use the command "fastboot oem unlock" .and after unlocking bootloader just flash any recovery (I'm using TWRP 2.6.3.0 on my Nexus) , after flashing the recovery using fastboot you need to place the CleanRom zip file on your sdcard. Wipe data, and then just flash it.
If you don't know how to set up adb , unlock bootloader , flash recovery..blablabla..you can simply do it using a toolkit which would make it a hundred times easier for newbies ! Try this one : http://forum.xda-developers.com/showthread.php?t=2389107
Oh and Please, press the thanks button if i helped
Click to expand...
Click to collapse
Brilliant, thanks for your reply mate !! :good:

[Completed] pls hlp...i started installing twp recovery for the first time...using command prompt

after using command fast boot flash recovery boot.img my phn got stuck in blue light...command prompt shows' waiting for device'..how long it will take to flash twrp or am i got stuck!!!pls help me
XDA Visitor said:
after using command fast boot flash recovery boot.img my phn got stuck in blue light...command prompt shows' waiting for device'..how long it will take to flash twrp or am i got stuck!!!pls help me
Click to expand...
Click to collapse
Hello, and welcome to XDA!
Does not sound like anything ill was done, as it did not connect. This could be a cause of one of three things:
Phone is not in the bootloader
Even if in the bootloader, fastboot mode is not activated
PC drivers for fastboot may not be appropriate (or maybe even an outdated fastboot program)
To help you further, can I get the make, model and carrier (if bought through said carrier) of your phone?
Many thanks.

How to (root BLU Advance 5.0 HD)

Hi all
I'm looking to learn how to root a BLU Advance 5.0 HD phone (Marshmallow Android 6.0)
I'm newbie...
I already found a a blutwrp.img on https://bluroms.info/ website but this is the only thing I'm sure I have to use it.
About ADB I found the genuine google package (platform-tools-latest-windows) and the SR4-SuperSU-v2.78-SR4-20161115184928 package too.
I don't know if all this part are good for my phone...
Thanks for help...
I'm also looking for a root. I tried a few suggestions like Kingoroot but nothing has worked.
marshmallow
there is no automatic root for Marshmallow this is why I posted this thread ...
mikele2016 said:
Hi all
I'm looking to learn how to root a BLU Advance 5.0 HD phone (Marshmallow Android 6.0)
I'm newbie...
I already found a a blutwrp.img on https://bluroms.info/ website but this is the only thing I'm sure I have to use it.
About ADB I found the genuine google package (platform-tools-latest-windows) and the SR4-SuperSU-v2.78-SR4-20161115184928 package too.
I don't know if all this part are good for my phone...
Thanks for help...
Click to expand...
Click to collapse
Yes you have to use the twrp recovery. Have you even flashed it? Using adb when the device is on, (make sure to enable usb debugging in settings and authorize your computer) run adb reboot bootloader and then make sure that fastboot recognizes your device and run fastboot oem unlock to unlock your bootloader. Unlocking your bootloader this way is the easiest and doesn't work all times. If it successfully unlocked your bootloader, just do fastboot flash recovery <recovery.img location> and then reboot into system and run adb reboot recovery, from there you can push the su zip or just adb sideload it. To push you do adb push <location to supersu.zip> /sdcard and then go to install and find the zip and flash it, to sideload it, go to advanced and hit sideload and type adb sideload <location to supersu zip>
If I helped, hit thanks Hope it works!
@RAZERZDAHACKER Thanks for help !
I would like to have more info about blutwrp.img and the SR4-SuperSU-v2.78-SR4-20161115184928 package too. I'm not sure this is the two files I have to use with my BLU Advance 5.0 HD...
Thanks
mikele2016 said:
@RAZERZDAHACKER Thanks for help !
I would like to have more info about blutwrp.img and the SR4-SuperSU-v2.78-SR4-20161115184928 package too. I'm not sure this is the two files I have to use with my BLU Advance 5.0 HD...
Thanks
Click to expand...
Click to collapse
What's the codename for that device? Open up an adb shell, and report whatever comes before the $ sign
Hi
Thanks for help
There is many info here
please look at the file attached
I am strongly doubting that came before the $ sign. The attached file says [email protected] in the shell, indicating the codename to be ducati
its not rooted device
what is the command line to see the codename ?
In build.prop I can see :
ro.build.version codename = REL
ro.product.device=BLU_ADVANCE_5.0_HD
when I open a terminal I see:
[email protected]_ADVANCE_5.0_HD:/$
this is what you want ? So the codename is BLU_ADVANCE_5.0_HD
thanks
You don't even need to do anything or have root access, just open a terminal window and see what text is there, don't you're anything
[email protected]_ADVANCE_5.0_HD:/
this is what I see when I open a terminal windows
mikele2016 said:
[email protected]_ADVANCE_5.0_HD:/
this is what I see when I open a terminal windows
Click to expand...
Click to collapse
Huh, no offense to the creators but that is a pretty dumb name, anyway, you have fastboot and adb access right? I will try and have a check at the twrp image and see if I can verify that it is for the correct device and if you don't know how to flash it, a guide on that as well
---------- Post added at 09:30 PM ---------- Previous post was at 09:26 PM ----------
Update: The website seems genuine. Using an mtk flashing tool you can flash this file (youtube guide) and then using the supersu zip you've downloaded, use the methods I mentioned in my first post.
Good luck!
Yes its the device name. Thanks for your help I appreciate. The root process is often described on many website but there seems to be a doubt about a possible boot loop problem depending on the command executed... so I will follow your guide for sure.
I do not really understand.. You say I have to use MTK Flashing Tool+ADB + TWRP + SuperSU ... ?? I need two more university years ...
mikele2016 said:
I do not really understand.. You say I have to use MTK Flashing Tool+ADB + TWRP + SuperSU ... ?? I need two more university years ...
Click to expand...
Click to collapse
Should work with just using the mtk flashing tool to flash twrp then flash SuperSU. If it says something about bootloader being locked, just boot I to fastboot via adb and do fastboot oem unloc.
RAZERZDAHACKER said:
Should work with just using the mtk flashing tool to flash twrp then flash SuperSU. If it says something about bootloader being locked, just boot I to fastboot via adb and do fastboot oem unloc.
Click to expand...
Click to collapse
hey thank you so much for help I appreciate ! I understand that if i use adb to unlock the bootloader this will erase all my data right ? but if I use mtk flashing tool I get a chance to do a clean root to save my data right ?
mikele2016 said:
hey thank you so much for help I appreciate ! I understand that if i use adb to unlock the bootloader this will erase all my data right ? but if I use mtk flashing tool I get a chance to do a clean root to save my data right ?
Click to expand...
Click to collapse
It's fastboot to unlock bootloader, and I believe you're correct. Though, always make backups.
I managed to flash the blutwrp.img file but it put me into a boot loop. It would boot into Twrp, scroll information about being unable to mount anything and just boot loop.
same for me

Please help (remote: unknown error)

Guys , I am new on Op7 , I had a stuck in fastboot because of unable to use boot command, then using msm tool I went back to 9.5.3 . I re did the unlock and then whenver I tried to install twrp using fastboot , it shows remote : unknown error
How I can install twrp and magisk ?? And update to 10 ?
I need step by step please . Considering I am on 9.5.3 OEM unlocked but I am unable to use fastboot boot option.
U can only install twrp through booted TWRP
also pie and q version of OOS need proper boot.img TWRP from this thread https://forum.xda-developers.com/on...nt/recovery-unofficial-twrp-recovery-t3931322
new_world_2006 said:
Guys , I am new on Op7 , I had a stuck in fastboot because of unable to use boot command, then using msm tool I went back to 9.5.3 . I re did the unlock and then whenver I tried to install twrp using fastboot , it shows remote : unknown error
How I can install twrp and magisk ?? And update to 10 ?
I need step by step please . Considering I am on 9.5.3 OEM unlocked but I am unable to use fastboot boot option.
Click to expand...
Click to collapse
Upgrade to 10, then Root.
blas4me said:
Upgrade to 10, then Root.
Click to expand...
Click to collapse
So how i can root, if i have damaged fastboot boot command?
new_world_2006 said:
So how i can root, if i have damaged fastboot boot command?
Click to expand...
Click to collapse
First thing is to OTA update to anything other than 9.5.3. Seemed to me I remembered when I first got the device (many months ago) somebody mentioned there was a fastboot issue on 9.5.3. So just take whatever OTA is availabe to you. Probably 9.5.13
If you still can't boot the twrp.img after that then try manually changing the active slot in fastboot;
fastboot getvar current-slot *(take note of the current slot this command returns)*
fastboot --set-active= *(=a or =b to change slot to the opposite the first command returned)*
fastboot reboot bootloader
So you should end up with something like this;
fastboot --set-active=a
fastboot reboot bootloader
fastboot boot "C:\Adb\twrp-3.3.1-4-guacamole.img"
new_world_2006 said:
So how i can root, if i have damaged fastboot boot command?
Click to expand...
Click to collapse
Bootloader is not damaged, did you enable usb debugging.
Please read, most of us have been there, and a lot of us are coming from some other OnePlus device. Project treble was discussed a lot on 5T forums. If your bootloader detects custom firmware while locked, it will lock the phone. You can't run fastboot commands because you missed a step somewhere.

How to root OPPO Find X2 Lite

Hello I want to root my phone because I use AAmirror (android auto mirror) in my car
I unlock boot loader tried KingRoot, KingoRoot, TowelRoot, I tried to install under ColorOs Recovery Magisk or SuperSu nothing work
Maybe solution could be to modify an existing original rom (I have last one) and flash it ?
It's a very good 5G phone for price but seems alone
thank you
Anyone successful with magisk? I wanted to unlock bootloader, but got stuck with the oppo chinese website not doing what I expected... I read somewhere it's not possible to replace recovery ROM with TWRP, but it's possible to boot it using ADB or Fastboot once. Has anyone been successful, can you share how-to?
nznatty said:
...using ADB or Fastboot once...
Click to expand...
Click to collapse
Perhaps something similar to:
(ROOT) Android 11 / Latest stock and patched img's / payload dumper / magisk_patched guides
Hi all, Have seen a lot of requests for patched boot images on these threads so thought i'd share a guide on how to get it yourself as well as all the files required, plus the patched boot.img if you just want to go ahead and boot/flash it...
forum.xda-developers.com
nznatty said:
Anyone successful with magisk? I wanted to unlock bootloader, but got stuck with the oppo chinese website not doing what I expected... I read somewhere it's not possible to replace recovery ROM with TWRP, but it's possible to boot it using ADB or Fastboot once. Has anyone been successful, can you share how-to?
Click to expand...
Click to collapse
hey..
this device is enter to fastboot mode.? when i use the command ; "adb reboot bootloader" device is try to enter fb mode but screen appears then gone..and rebooting to normal mode..i think e need patched aboot or boot or sth like that..
t-mobile_mda said:
hey..
this device is enter to fastboot mode.? when i use the command ; "adb reboot bootloader" device is try to enter fb mode but screen appears then gone..and rebooting to normal mode..i think e need patched aboot or boot or sth like that..
Click to expand...
Click to collapse
That's my experience so far too. I can't get the phone rooted, I think i'll put it back on ebay.
Looking to get that device for testing, I found this which may help: https://forum.xda-developers.com/t/magisk-root-install-with-unlocked-bootloader.4157327/

Categories

Resources