Question ROM Suggestions

Search This thread

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido
Hi mate could you direct me to the forum post of this version your are using, I just want to compare it to the Stable version that I keep seeing, and I don't know the details of this version you gave me.


you directed me to v14.0.8.0.TK0CNXM_v14-13.zip but I found the page for v14.0.23.1.9.DEV_v14-13-fastboot.zip

I am planning of using this first.
btw, after installing this ROM is it already rooted?

Thanks a lot mate..
 
Hi mate could you direct me to the forum post of this version your are using, I just want to compare it to the Stable version that I keep seeing, and I don't know the details of this version you gave me.



you directed me to v14.0.8.0.TK0CNXM_v14-13.zip but I found the page for v14.0.23.1.9.DEV_v14-13-fastboot.zip

I am planning of using this first.
btw, after installing this ROM is it already rooted?

Thanks a lot mate..
You must root the phone separately after installing rom, preferably via magisk
 
  • Like
Reactions: Zaiakursed

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido
You must root the phone separately after installing rom, preferably via magisk

I see, quite different from ODIN for samsung, because I never actually used ADB before.

the way I understand it right now is:

➊ Unlock Bootloader (with PC)
Install ADB / Fastboot / Drivers to PC >> I'm still blank in this, I never used ADB before and the others as well
Flash TWRP, through ADB
Flash ROM through ADB, Then Install through TWRP
Flash MAGISK through ADB, then Install through TWRP to ROOT the ROM

please feel free to correct me, where I am wrong, and in the mean time, I'll research on the methods on how to do each step properly.

whew, too much to read for me now. 😃

I appreciate your help mates, hopefully this thread will also help newbies with the same device.
 
Last edited:

zgfg

Senior Member
Oct 10, 2016
9,571
7,416
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11 Ultra
I see, quite different from ODIN for samsung, because I never actually used ADB before.

the way I understand it right now is:

➊ Unlock Bootloader (with PC)
Install ADB / Fastboot / Drivers to PC >> I'm still blank in this, I never used ADB before and the others as well
Flash TWRP, through ADB
Flash ROM through ADB, Then Install through TWRP
Flash MAGISK through ADB, then Install through TWRP to ROOT the ROM

please feel free to correct me, where I am wrong, and in the mean time, I'll research on the methods on how to do each step properly.

whew, too much to read for me now. 😃

I appreciate your help mates, hopefully this thread will also help newbies with the same device.
Please distinguish ADB and Fastboot

You do install both together with their drivers on PC and for both you use CMD on the PC but you use ADB when the phone is booted to Android (or TWRP), while you use Fastboot when the phone is booted to Fastboot mode (that is not Android)

Hence, you do bot flash TWRP, ROM, Magisk from ADB, but from Fastboot

ADB commands are adb ..., Fastboot commands are fastboot ...

Simultaneously keep pressing Pow and Vol- and phone will boot to Fastboot mode.
Later reboot to System by keep pressing Pow

For Recovery (later TWRP), Pow and Vol-+

Also, Magisk Installation is different than what you described, but please first consume and master the other steps 😁
 
Last edited:
  • Like
Reactions: Zaiakursed

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido
Please distinguish ADB and Fastboot

You do install both together with their drivers on PC and for both you use CMD on the PC but you use ADB when the phone is booted to Android (or TWRP), while you use Fastboot when the phone is booted to Fastboot mode (that is not Android)

Hence, you do bot flash TWRP, ROM, Magisk from ADB, but from Fastboot

ADB commands are adb ..., Fastboot commands are fastboot ...

Simultaneously keep pressing Pow and Vol- and phone will boot to Fastboot mode.
Later reboot to System by keep pressing Pow

For Recovery (later TWRP), Pow and Vol-+

Also, Magisk Installation is different than what you described, but please first consume and master the other steps 😁

Thank you @zgfg for this info, I appreciate it.

Code:
I'm planning to begin unlocking bootloader on my Xiaomi Mi 11 Lite 5G NE Model today..
Then perhaps next week, I'll begin Flashing TWRP/ROM/Masgisk after the waiting Time, Thanks..

Code:
Hey guys, where do I get the ADB and Fastboot for PC though?
 
Last edited:

zgfg

Senior Member
Oct 10, 2016
9,571
7,416
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11 Ultra
Thank you @zgfg for this info, I appreciate it.

Code:
I'm planning to begin unlocking bootloader on my Xiaomi Mi 11 Lite 5G NE Model today..
Then perhaps next week, I'll begin Flashing TWRP/ROM/Masgisk after the waiting Time, Thanks..

Code:
Hey guys, where do I get the ADB and Fastboot for PC though?

You will probably need to install drivers for Xiaomi - google for download and for installation instructions
 
  • Like
Reactions: Zaiakursed

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido

You will probably need to install drivers for Xiaomi - google for download and for installation instructions

Thanks mate, I'm getting nervous of doing this..
I probably should take it slow, and read as much as possible for now.

Just a quick question, since unlocking the bootloader will notify me for 168 hours waiting time for the first try, does it mean that my phone will not get wiped right away? as I understood the data wiping happens once bootloader unlocking is done after the waiting time.

and also, along the first try during the waiting time, I can still shurdown my laptop, right? no need to keep literally waiting with my laptop on standby for that long?
 

zgfg

Senior Member
Oct 10, 2016
9,571
7,416
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11 Ultra
Thanks mate, I'm getting nervous of doing this..
I probably should take it slow, and read as much as possible for now.

Just a quick question, since unlocking the bootloader will notify me for 168 hours waiting time for the first try, does it mean that my phone will not get wiped right away? as I understood the data wiping happens once bootloader unlocking is done after the waiting time.

and also, along the first try during the waiting time, I can still shurdown my laptop, right? no need to keep literally waiting with my laptop on standby for that long?
No, PC not need to be running day and night.
But phone should (for most of the time) and with active SIM

Wiping takes part after those 7 days, when you accept to unlock BL

AFAIK, you will need Fastboot already when requesting to unlock BL

Maybe, it will send you some code by SMS, hence before rebooting to Fastboot, move the SIM card to another phone to be able to read SMS

Then put back to Xiaomi, reboot.to Android and wait (and use it over that week)
 
  • Like
Reactions: Zaiakursed

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido
No, PC not need to be running day and night.
But phone should (for most of the time) and with active SIM

Wiping takes part after those 7 days, when you accept to unlock BL

AFAIK, you will need Fastboot already when requesting to unlock BL

Maybe, it will send you some code by SMS, hence before rebooting to Fastboot, move the SIM card to another phone to be able to read SMS

Then put back to Xiaomi, reboot.to Android and wait (and use it over that week)

Thanks mate.. a lot.
 

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido
actually I shut down my phone when the 7 days period started and only reactivated it when I could finally run the unlock tool

I was about to ask about this, because I frequently shuts down the phone.

if you did that, then it is also safe to say that I may not connect to internet during that 7 day-waiting time.
 

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido
You are welcome
That's the best thing in xiaomi.eu roms
No ads
I saw also that in the stock rom themes now are payable
Which is not a problem in xiaomi.eu rom because of the import mtz feature in themes app
I love also the timeless aod

hi, mate, this themes, are they still working?

I just had my Xiaomi.EU MIUI 14 Stable flash successfully yesterday, I don't seem to find this import feature, and where do you get the themes?

trying to get it from zhuti.xiaomi.com requires me to apply as a designer.
 
Last edited:

Nillesse

Member
Oct 4, 2012
29
10
Constantine
hi, mate, this themes, are they still working?

I just had my Xiaomi.EU MIUI 14 Stable flash successfully yesterday, I don't seem to find this import feature, and where do you get the themes?

trying to get it from zhuti.xiaomi.com requires me to apply as a designer.
Yes they are still working
There are a lot of websites
And telegram channels
Just write mtz themes, miui mtz, miui themer

The function import is in

Themes>>my account>>themes>>in the bottom
 
  • Like
Reactions: Zaiakursed

Zaiakursed

Senior Member
Feb 18, 2019
66
11
Hokkaido
Yes they are still working
There are a lot of websites
And telegram channels
Just write mtz themes, miui mtz, miui themer

The function import is in

Themes>>my account>>themes>>in the bottom

thanks mate, I found some Icons MTZ, I hope I can also import them through themes.
SuperWallpapers are quite nice too.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    hi, mate, this themes, are they still working?

    I just had my Xiaomi.EU MIUI 14 Stable flash successfully yesterday, I don't seem to find this import feature, and where do you get the themes?

    trying to get it from zhuti.xiaomi.com requires me to apply as a designer.
    Yes they are still working
    There are a lot of websites
    And telegram channels
    Just write mtz themes, miui mtz, miui themer

    The function import is in

    Themes>>my account>>themes>>in the bottom
  • 4
    For me it's xiaomi.eu rom
    There is a bunch of ajustements

    For other aosp os's i can't find special features that could make me change
    Especially the estetical point i prefer xiaomi.eu customisation

    Xiaomi.eu ROMs features (what's not in Global):
    • Based on China/Global Stable builds
    • 3way reboot menu (in dev settings)
    • MIUI Contacts and Dialer
    • Removed ads in MIUI system apps
    • MIUI Dialer and Messages apps
    • Steps counter in Assistant screen
    • More shortcuts on left lockscreen
    • Wake up gestures for all devices
    • Option to auto-expand first notification
    • Notifications priority settings
    • More edit options in Gallery app
    • Enabled MiDrive in File Explorer
    • Google apps support integrated
    • Removed 5GHz region restrictions
    • Confirm dials from call logs
    • Morning report on alarm at morning
    • More apps supported for AOD notifications
    • More styles for AOD screen
    • Raise to wake gesture
    • AOD notification received animation
    • Tap fingerprint sensor to wake toggle
    • Double tap to lock screen
    • Battery AI scenes
    • Allowed disabling specific system apps
    • Importing theme .mtz from zhuti.xiaomi.com via ThemeManager
    • No useless Chinese bloatware apps
    • More free RAM due to less background processes
    • Mi Video, Mi Music, Mi Browser: No any useless Chinese content and ads
    • No possibility to re-lock bootloader accidentally with flash any xiaomi.eu release
    • Added real 27 languages translation made by Official MIUI Fansites and MIUI Fans
    • Added EU T9 dialer support
    • Added charging sound switch
    • Optimized GPS settings for EU
    • Optimized Battery consumption
    • Optimized RAM consumption
    • Added GSMalphabet into SMS app options
    • SafetyNet passed by default without ROOT (Google Pay)
    • Play Store Certified
    • Deodexed
    • Added automated tasks in Security app
    • Widevine L1 (for supported devices)
    • And more, and more made by our 10 years MIUI mods experience.
    2
    this is the latest build download file for lisa


    you have to unlock your bootloader at first via the program mi flash unlock
    follow youtube tutos you have to wait 127 hours i think to could do that and you will loss all your data
    so you have to backup your photos and stuff

    the decent recovery existing till now is developped by Dkpost3 that we thank by the way
    https://forum.xda-developers.com/t/...overy-3-7_012-new-a13-aosp-beta-test.4557313/

    for aosps like pixel os you should know that there is bugs and things that are not working or can stop working in the latest builds, this is not happening with xiaomi,eu roms (you feel like it's official or maybe a better experience)
    2
    I'm currently running Paranoid Android Topaz 1 on my phone now. It is pretty good and close to stock Android experience, including AOD and animations. Make my phone feel A LOT faster and smoother than regular xiaomi or xiaomi.eu roms.
    2
    Both PixelOS and Xiaomi.eu are great roms. You should try them both. Plus both roms have zero bloatware/ads.

    I am on xiaomi.eu 14.0.8.0 and the experience has been great!