[GUIDE] Flashing any Custom recovery on Poco X3 | ADB Fastboot - Xiaomi Poco X3 NFC Guides, News, & Discussion

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yes until now people ask here, how to flash custom recovery over stock mi recovery. It's easy and quick detailed guide, Let's start.
Pre-requirement:
1- unlocked bootloader.​2- USB debugging enabled:
- Go to settings -> My device -> All specs -> hit build number 7 times till you see message ( you are developer now..)
- Then go to settings -> Additional settings -> Developers options -> Toggle on "USB debugging".
3- Download Minimal ADB Fastboot & install it.
Steps:
1- Download the custom recovery IMG to your PC.
2- re-name the IMG file to easy name such as: flash_me.img
3- copy the IMG file to the "Minimal ADB Fastboot" installation Dictionary.
4- Run "cmd-here.exe" as Administrator.
5- turn off your device and hold the "volume down + power" to enter fastboot mode.
6- once you booted in fastboot plug-in your device with usb cable to PC.
7- type in cmd :
Code:
fastboot flash recovery flash_me.img
8- When it finished type this command, When the screen goes off, Immediately Press "Volume Up + Power buttons" to boot into Recovery mode. or you will reset all the steps of flashing
Code:
fastboot reboot
9- Done

Good job.
Just a note: regarding point 3 of the pre-requirements, the official and most updated source would be https://developer.android.com/studio/releases/platform-tools...

pnin said:
Good job.
Just a note: regarding point 3 of the pre-requirements, the official and most updated source would be https://developer.android.com/studio/releases/platform-tools...
Click to expand...
Click to collapse
Thanks for your note
I had just uploaded latest version that I use and uploaded on my drive
(I meant to involve something I already tested)
my regards

i have unlocked the bootloader and i want to install a recovery, do i need to root my phone before flashing a recovery or not???
thanks in advance

MLDamazigh said:
i have unlocked the bootloader and i want to install a recovery, do i need to root my phone before flashing a recovery or not???
thanks in advance
Click to expand...
Click to collapse
No root need it. Flash recovery in fastboot mode and ur good to go.

Related

Please fix half brick of my devices

Dear all,
I've used device name EBEN T4 (e人e本 T4 - from china). I rooted device and deleted/modified system. So, now it can not boot, it stuck at manufacter logo. I wiped data/factory reset or wipe cache but not success. So it need to be reflashed device roms.
Device allowed me to enter recovery mode and select update rom from zip file on SDCard (internal memory). I saved zip file on SDCard. BUT SDcard have so many folders and files in root folder, and zip file names "update.zip" - it means that it is on near last of list, and recovery limited number of line to view, so i could not browse to update file.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Device has Vol +/-, home, left, right, back, menu and power button. (Home + Power will bring me to recovery mode)
Device use CPU Freescale i.MX535, android 2.3.4, origional recovery system.
Please suggest me how to fix that by anyway.
P/S: I found that Back + Power will bring me to fastboot interface?
Need help so much
That's why you should backup your system before rooting etc. Do you have a stock image of your device?
eagleeyetom said:
That's why you should backup your system before rooting etc. Do you have a stock image of your device?
Click to expand...
Click to collapse
Thank you for reply.
This is stock image: http://update.eben.cn/t4/update.zip
I found that my device could enter fastboot mode by press back + power button.
When connect usb, screen show:
[fastboot mode]
fastboot is in init......
fastboot transfer buffer: 0x0000000
flash <1 word i cant recoginze> is MMC: 1
USB Mini b cable Connected!
fastboot initialized
USB_SUSPEND
USB_RESET
USB_RESET
Windows device Manager (on WIndows 7 32bit) shows that device connect (ADB), i'm used to use many ADB universal driver (google, ClockworkMod). When i used "fastboot devices" command, it reponsed nothing.
Could i connect to fastboot to update file update.zip to device? If ok, how i connect?
Fastboot will give you nothing, mate. Try to set up the ADB and use adb sideload <path/to/zip> without "<>" or delete folders in recovery by going to adb shell and changing the dir by cd command and removing them by rm -r foldername.
Good luck.

ACER LIQUID Z630 - System Update Loop / Can't boot

This phone is my brother's. He said he just downloaded a system update, I think it is OTA. And when update starts (from the stock recovery? not sure) It stucks at 50% progress bar, and it reboots. And update starts again, and reboots again. It won't boot even after removing battery, putting battery back on and turning the phone on, it persistently go back to loop update system. Should I flash it with a stock ROM? which one? The build no. I think is 1.0020? Can I flash the 1.050 one? Here is a pic of what's happening in a loop.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Follow this guide to reboot into recovery
http://www.hardreset.info/devices/acer/acer-liquid-z630/recovery-mode/
After entering recovery , try factory resetting your device.
This will reset all data.
If the above method didnt work , only option is to flash a Rom manually using SP Flash Tool
Stock Rom
http://vache-android.com/hubicAcer/Z630/OS Images/Acer_AV0L0_T03_1.020.00_EMEA_GEN1.zip
Hello there. Please take a look at this guide by Shreps.
Download a compatible custom recovery (CWM or TWRP) for your device. Also download the firmware (ROM) for your device (list by Shreps). Please refer to the guide (there should be one). You would need to (a) Install necessary drivers, and (b) ADB and Fastboot interface (try this)
Copy the custom recovery image into the root folder of your ADB and Fastboot program. Copy the firmware to your device (via external sdcard since you cant copy directly into the internal sdcard).
Go to recovery via (a) volume up + power buttons, or if device accessible via ADB, (b) adb reboot recovery
In the recovery options, choose 'fastboot' (or simply, via adb: adb reboot bootloader)
Go to your terminal/cmd: fastboot devices - and see if your device is recognized
Then: fastboot boot "recovery.img" (replace "recovery" with the name of the recovery image)
In the recovery, navigate and select "Install" and select the firmware on the external sdcard. (wiki)
If you cant install via fastboot (bootloader must be unlocked first before using fastboot), then flash the rom via SP Flash tool (refer to the guide)

I lost the TWRP Recovery!!

Guys, I installed the OS lineage on my Sony Z2 D6543. Perfect, except that in this process I lost the recovery, I used TWRP, now I have the 7.1 Nougat android, which is a good one. But I can not access recovery anymore. And do not even root on my device. Do you have any solutions for my problem? If so, I wanted to kindly pass the step by step, because I'm still kind of "Noob" in these processes. Thank you very much in advance!
First thing, reboot and login to recovery with pressing volume up button (not volume down).
If the above mentioned step didn't work for you then you can go further a flash a recovery image using "Minimal ADB Fastboot".
1- Make sure you have installed Sony Xperia Z2 D6503 PC drivers in order for your device to be recognized as an ADB device.
2- Install "Minimal ADB Fastboot" and make sure you make a desktop shortcut to make things easier.
3- Download a TWRP image from the official website.
4- Rename the image to "recovery", right click on the minimal ADB shortcut and open file location then move the image you've renamed to the folder.
5- On your device, go to settings/ about phone / click build number 7 times /step back, open developer options and enable USB debugging.
6- Open "cmd" and type the following command :
adb devices (to make sure your device is recognized)
7- Turn off your device and remove USB cable.
8- Press the power button with volume up simultaneously. (Blue LED indicate you're in Fastboot mode)
9- Type the following command :
fastboot flash recovery recovery.img
10- Power off and see if your device boots to recovery with either volume up or down.
Thank you for your attention and willingness to help. But in my case did not work, when I press the power button and volume + it turns on the blue led, but does not enter fastboot, it is only restarting. Until I release the key and it reboots and enters the system normally. I'm sending some prints of the fastboot program. If there's anything else I can do, thank you in advance!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[GUIDE] ROG3 android 12 unlockboot,install twrp, magisk root, volte

unlock bootloader, install twrp recovery and root rog3 ANDROID12 work on a11 too
tested on WW only
warning warranty will be void!!!!
to unlock boot download app below and install
unlockAPP
open app. scroll down and as follow
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
when you press to unlock device it will reboot your phone (NOTE: this will format
your phone, backup necessary files before you proceed)and when phone is booting you will
a warning. don't worry it just alarming you, that your phone is already unlock
next is to install twrp
files needed
adb&fastboot driver download here
google how to install it
adb&fastboot tool download
(extract in desktop. create your desired folder name EG: rog3project)
twrp android 12 download here
for a11 see download page https://dl.twrp.me/I003D/
(move or copy downloaded image in same folder as adb&fastboot tool EG: rog3project
extract first if you downloaded zip file)
todoso
first boot your phone to bootloader
1. power your device off
2. when device is off press and hold volume up and power button together till popup
will appear your now in bootloader mode
3.now connect your device to pc (NOTE: connect side port of device. very important use only the upper c port
before proceed)
4.check if device is connected and or the driver is installed correctly
go to extracted adb&fastboot tool folder EG: rog3project and open
cmd from that folder. in command prompt type the command
fastboot devices
this should show your fastboot device, if it return blank try to install driver again mentioned above
5.installing twrp based on your android version. on cmd type this command. for a12
fastboot flash recovery twrp-3.7.0_12-0-I003D.img
or
fastboot flash recovery (then grab the image file folder and drop to cmd)
then reboot to system
next is to root with magisk
on your phone
-first downlaod magisk apk here
(NOTE: put it on main device storage or just leave it in download folder)
-second boot to recovery. now power your device off
after switching off press and hold volume up and power key till your in bootloader mode
now use volume key and navigate to recovery and press power key to proceed.
-third on twrp recovery goto INSTALL and loacte the magisk apk file. select and install
wait till it end successfuly and reboot
-last after device is switch on goto file manager and install the magisk apk
DONE
next is how to enable volte on android 12 and custom rom android13 in any country
CREDITS:
@Captain_Throwback
@topjohnwu
@meisnerwest
I got an error. Failed to unlock your device[11003], please try again late. my software info : CN_18.0410.2203.201 . and my imei1 : 0 imei2 :0

Question Convert Global ROM From china rom OnePlus ACE 2 (Fastboot ROM)

A. Unlock bootloader
Download, extract and install Fastboot driver to PC: Download here
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Go to setting >> Devices info ( about phone, my devices) >> Version > Build Number (Click 7 - 8 times )
2. Back to setting > Addtional setting > Developer Options > Turn On OEM Unlocking >> Turn On USB Debugging
3. Install Minimal-adb-and-fastboot toPC/Laptop (Windows) : Download Here
4. Conect Phone to PC. Select "File transfer/Android auto"
5. Open "Minimal-adb-and-fastboot" enter "adb devices"
6. Check phone "Click Allow"
7. Enter "adb reboot bootloader"
8. Enter "fastboot flashing unlock"
9. Pres "Volume Down" select "unlock the bootloader"
10. Active phone skip all step
11. Disconect phone to PC
11. Follow step 4 - 7
Now FASTBOOT UNLOCKED
-------------------------------------------------------------------
B. Convert Global ROM
1. Download and Extract Global ROM:
ace2_11r_global_os_13.1.0.540_a40.zip: Download Here
2. Run "Flash_all.bat"
3. wait processing
4. done
Thank you dear. Sir my OnePlus ace2 on oxygen 13.1 wanna get back to color os 13 so i need a safe tutorial way to flash my device. So could you please explain that.
my phone got stuck in logo/fastboot loop after running flash_all.bat.. do you have fix? I already tried twice but still the same
oneplusUser11 said:
my phone got stuck in logo/fastboot loop after running flash_all.bat.. do you have fix? I already tried twice but still the same
Click to expand...
Click to collapse
the same bro
My phone won't turn on after running flash_all.bat
Now I cant find anything to restore my phone
i managed to fix this guys. download rom (idownloaded oxygen) from here https://androidfilehost.com/?fid=4279422670115733665
From the folder that you downloaded above
delete the files inside images and paste the ones from the link I shared and run flash_all.bat again.
What are the advantages and disadvantages of the global ROM compared to China's ROM? 全球版有什么优点和缺点?
oneplusUser11 said:
i managed to fix this guys. download rom (idownloaded oxygen) from here https://androidfilehost.com/?fid=4279422670115733665
From the folder that you downloaded above
View attachment 5932629
delete the files inside images and paste the ones from the link I shared and run flash_all.bat again.
Click to expand...
Click to collapse
Did you succeed or still you device on bootlop
Has anyone successfully installed OxygenOS rom from ColorOS China? why do i see all the bricks?
không làm theo, ăn gian, hư máy

Categories

Resources