How To Guide How To Install Xiaomi.eu With Root - Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40

Oke First You Download The Twrp And Xiaomi.eu rom
Twrp : https://forum.xda-developers.com/t/recovery-alpha-teamwin-recovery-project.4272625/
Xiaomi.eu Rom : https://androidfilehost.com/?fid=14943124697586375669
Adb And FastBoot
For Windows: Download Link
For Linux: Download Link
For macOS: Download Link
and open Adb And FastBoot Now coppy The Twrp To Adbfastboot And rom to phone and twrp coppy to phone too and now Open Cmd And You Connect Usb To Phone And Go fastboot With Power Off The Phone And You can Press Power With Vol - if done You Type In Cmd fastboot boot (yournametwrp.img)
if done You Advanced in phone install ramdisk And Click That twrp coppying And Now Wipe and advanced and wipe dalvik after done Flash Your Rom And Install Ramdisk again And Twrp Reboot to System And waiting 5min Done Thx
Now Go Twrp Again And Flash Your Magisk.zip Reboot install the apk done
Note *IF LOCKED JUST LOGIN YOUR MI ACC*

Related

Root V880e

I do not know if this goes here or not.
I found a way to root this phone.
I.- How to install ClockWorkMod Recovery (windows)
1. download ZTE USB drivers
2. download and install Android SDK tools and platform-tools to get adb and fastboot
3. download recovery-cwm6027-atlas40.img recovery image
4. create a new directory somewhere and copy adb.exe, fastboot.exe and recovery-cwm6027-atlas40.img into it
5. plug in your device via USB cable and install drivers
6. cd into the directory you created and execute following commands in terminal window
adb reboot bootloader
fastboot flash recovery recovery-cwm6027-atlas40.img
fastboot reboot
7. congratulations, you have installed cwm on to your device
8. boot into ClockWorkMod by pressing volume down while powering on or using 'adb reboot recovery'
Click to expand...
Click to collapse
II. How to root your device via recovery:
1. download latest Superuser and su binary from Superuser website and save it to your sdcard
2. follow instructions on how to install clockworkmod recovery
3. boot into clockworkmod
4. install zip from sdcard -> choose zip from sdcard -> Superuser-3.2-arm-signed.zip
Click to expand...
Click to collapse
I found this in w3 . modaco . com/topic/356605-recovery-clockworkmod-6027-for-zte-acqua/ - Works for V880e
Sorry for my bad english :c

Unbrick your redmi 1s easily [custom recoveries also included]

HoLA!
If you are here then you have probably bricked your redmi 1s
You need not worry about it. :good:
Just follow the steps mentioned below:
1) Download the adb.rar from the attachment.
2)Connect your brick to your computer using the usb and wait for the drivers to get installed.
3)Extract the adb.rar wherever you want.
|---------For flashing stock mi recovery copy the recovery.img from miRecovery folder to minimal adb and fastboot folder
4)---|
|---------For flashing TWRP recovery copy the recovery.img from TWRP folder to minimal adb and fastboot folder
5)Open minimal adb and fastboot folder and click on MAF.
6)A terminal window will open and then type "fastboot flash recovery twrp.img" (If you have copied twrp) or "fastboot flash recovery recovery.img" (If you have copied mi stock recovery)
7)The installation will be done and then type reboot-bootloader or just remove the battery and long press volup+power button to boot into recovery.
8) To flash rom and custom kernel(optional) then follow this link http://forum.xda-developers.com/red...rmance-ram-t3131851/post61500479#post61500479
-----------------------------------------------------------------------------NOTE---------------------------------------------------------------------------
For flashing official MIUI ROM you need official mi recovery and for developer miui and other custom rom you can use twrp.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
################################## HIT THANKS :silly: ################################

When i flash custom recovery it boots into stock recovery

iam trying to flash twrp custom recovery from here https://forum.xda-developers.com/android/development/recovery-twrp-3-0-2-0-lenovo-vibe-k5-t3391100 and when i flash it it sucesseds and when i try to boot into recovery it boots in stock recovery
and i am trying to flash it via adb
adn this is how i flash it
1. Enable USB debugging and OEM unlocking in developers settings
2. connect it with pc
3. open adb and place the recovery.img into samefolder
4. type these commands in adb:
adb reboot bootloader
fastboot flash recovery nameofrecovery.img
it succesdes and when i try to boot into recovery it boot back into stock pls help
Instead ADB reboot bootloader try to do it manually; turn off phone and turn it on with POWER & VOLUME - keys pressed, then fastboot flash recovery TWRP
Bro that too happen with me, what i did was i flashed latest shreos recovery using cmd and then i removed the battery and boot into recovery using vol+ vol- power key combination and now i am not able to change recovery. You can use this steps and try ut for yourself Dont reboot the phone using buttons after flashing the recovery reboot manually by removing the battery
---------- Post added at 01:12 AM ---------- Previous post was at 01:11 AM ----------
KiiKeEp said:
Instead ADB reboot bootloader try to do it manually; turn off phone and turn it on with POWER & VOLUME - keys pressed, then fastboot flash recovery TWRP
Click to expand...
Click to collapse
Doesnot work for me to change recovery
mr.badman said:
Bro that too happen with me, what i did was i flashed latest shreos recovery using cmd and then i removed the battery and boot into recovery using vol+ vol- power key combination and now i am not able to change recovery. You can use this steps and try ut for yourself Dont reboot the phone using buttons after flashing the recovery reboot manually by removing the battery
---------- Post added at 01:12 AM ---------- Previous post was at 01:11 AM ----------
Doesnot work for me to change recovery
Click to expand...
Click to collapse
I fixed it. Here is step by step how i did it
1. Boot your lenovo k5 plus into bootloader with adb ( adb reboot bootloader )
2.Download any custom kernel ( i used this custom kernel https://forum.xda-developers.com/k5-plus/development/kernel-vegito-kernel-lenovo-vibe-k5-t3512781 )
3.Place your custom kernel into phones sd card ( or internal storage doesnt metter )
4.Download and place your custom recovery into adb folder
5.Type in adb : fastboot boot NameOfYourRecovry.img ( to boot your phone into your custom recovery )
6.Install custom kernel ( i would recomend you that you create backup because if something goes wrong )
7.Go to reboot -> Bootloader
8.Type in adb : fastboot flash recovery NameOfYourRecovery.img
Good luck!!1
atomic69996 said:
I fixed it. Here is step by step how i did it
1. Boot your lenovo k5 plus into bootloader with adb ( adb reboot bootloader )
2.Download any custom kernel ( i used this custom kernel https://forum.xda-developers.com/k5-plus/development/kernel-vegito-kernel-lenovo-vibe-k5-t3512781 )
3.Place your custom kernel into phones sd card ( or internal storage doesnt metter )
4.Download and place your custom recovery into adb folder
5.Type in adb : fastboot boot NameOfYourRecovry.img ( to boot your phone into your custom recovery )
6.Install custom kernel ( i would recomend you that you create backup because if something goes wrong )
7.Go to reboot -> Bootloader
8.Type in adb : fastboot flash recovery NameOfYourRecovery.img
Good luck!!1
Click to expand...
Click to collapse
Bro it shows remote dtb not found error
atomic69996 said:
iam trying to flash twrp custom recovery from here https://forum.xda-developers.com/android/development/recovery-twrp-3-0-2-0-lenovo-vibe-k5-t3391100 and when i flash it it sucesseds and when i try to boot into recovery it boots in stock recovery
and i am trying to flash it via adb
adn this is how i flash it
1. Enable USB debugging and OEM unlocking in developers settings
2. connect it with pc
3. open adb and place the recovery.img into samefolder
4. type these commands in adb:
adb reboot bootloader
fastboot flash recovery nameofrecovery.img
it succesdes and when i try to boot into recovery it boot back into stock pls help
Click to expand...
Click to collapse
After the fastboot flash command try this one:
fastboot reboot continue

Does Magisk is gives you bootloops?

For me it is giving bootloops.
1) Flash pbrp or if you have pbrp then it's okay, format data via pbrp, the one where you have to type in "yes"
2) Press power button + vol down, boot into fastboot go to an adb terminal and flash los rec via fastboot. Then press vol up + power button to boot into LOS rec.
3) Whatever ROM you wanted to flash save it in your adb folder as well as magisk(optional) as well as your gapps(optional).
4) When in Los Rec, press on update and press on adb sideload, and then sideload your ROM by adb sideload ROM.zip
5) Reboot to Rec after it's done.
6) Boot to System.
7) Reboot to Rec after a successful boot to system.
8) Again press on Update in Los Rec, and press on update via ADB sideload, then using adb sideload command sideload gapps and magisk and boot into system and it should work fine, if you still can't see magisk manager at that point just install the magisk manager apk and you'll see your device is rooted.
Note: Never in hell use nikgapps or bitsgapps. If you have used nikgapps before and are facing bootloops, then flash a different ROM than the ROM you used during flashing nikgapps so as to wipe/overwrite system to kill nikgapp's script.
Apcoolboy said:
1) Flash pbrp or if you have pbrp then it's okay, format data via pbrp, the one where you have to type in "yes"
2) Press power button + vol down, boot into fastboot go to an adb terminal and flash los rec via fastboot. Then press vol up + power button to boot into LOS rec.
3) Whatever ROM you wanted to flash save it in your adb folder as well as magisk(optional) as well as your gapps(optional).
4) When in Los Rec, press on update and press on adb sideload, and then sideload your ROM by adb sideload ROM.zip
5) Reboot to Rec after it's done.
6) Boot to System.
7) Reboot to Rec after a successful boot to system.
8) Again press on Update in Los Rec, and press on update via ADB sideload, then using adb sideload command sideload gapps and magisk and boot into system and it should work fine, if you still can't see magisk manager at that point just install the magisk manager apk and you'll see your device is rooted.
Note: Never in hell use nikgapps or bitsgapps. If you have used nikgapps before and are facing bootloops, then flash a different ROM than the ROM you used during flashing nikgapps so as to wipe/overwrite system to kill nikgapp's script.
Click to expand...
Click to collapse
thank you. Los rec mean Lineage os recovery? where to get it?
harigavara said:
thank you. Los rec mean Lineage os recovery? where to get it?
Click to expand...
Click to collapse
There is another way to solve bootloop. I just tried and working.
You are on pbrp right? Just dirty flash your rom zip with "dm-verity" unchecked in pbrp. Then boot to os once. Then again just go to pbrp and flash same way magisk (with unchecked dm-verity in pbrp) and reboot to system. It should boot
Apcoolboy said:
There is another way to solve bootloop. I just tried and working.
You are on pbrp right? Just dirty flash your rom zip with "dm-verity" unchecked in pbrp. Then boot to os once. Then again just go to pbrp and flash same way magisk (with unchecked dm-verity in pbrp) and reboot to system. It should boot
Click to expand...
Click to collapse
Thank you. But i came back to stock miui. I feel currently the miui 11 is better than custom roms. All roms are usable as daily driver but most of the builds are not really flashing with the suggested flashing instructions tl itself. Only msm extended rom is booting up as per the given flashing instructions.

GUIDE - How to install TWRP when you cannot boot recovery image as boot image

I found a way to install twrp when you are trying to flash recovery image as boot image (there is a thread with all the instructions) So, i've tried final steps:
fastboot flash boot twrp.img
fastboot reboot and pressing vol up to boot recovery and flash recovery installer
Surprise, I enter to fastboot mode again when reboot, no matter if i want to boot normally or recovery, always reboot to fastboot.
Then I tried some things and finally found a way to install TWRP.
1. Copy boot.img to internal storage
You can copy to internal or external, whatever, if you have downloaded a firmware just copy it
Here is boot for android 10: https://drive.google.com/file/d/1zjOY1urQ4Zp3xNvgZM6Y1fm0kYCZ2iYs/view?usp=sharing
2. Download and install magisk manager
I used lastest version from magisk official site
Open magisk and click select and patch, wait until finished and copy the magisk patched boot to your pc (same folder as your minimal and fastboot)
3. Install patched boot
Type these command
fastboot devices (you can skip this one)
fastboot flash boot magisk_patched.img
fastboot reboot
4. Install Smart Flasher
Go to play store an search smart flasher
or there is the link: https://play.google.com/store/apps/details?id=com.smartpack.smartflasher
5. Flashing TWRP installer
Open app and click flash icon and search your TWRP installer, just wait and in a few minutes you will have TWRP installed
6. Install SHRP (optional)
SHRP is the best for me, you have a lot of extra features (manage magisk modules, a better file explorer, customization)
After you finished TWRP installation, just reboot to recovery and flash SHRP installer, and enjoy
It maybe seems tedious, but trust me, it's easier than be fighting against fastboot mode, sorry if i have bad english, i tried to explain it the best i could.

Categories

Resources