MIUI 11 MIUI 11.0 STABLE RELEASE


Status
Not open for further replies.
STABLE RELEASE

miui-11-xiaomi-eu-png.26201


RULES WHEN POSTING
1. If a ROM is not published DONT ASK ABOUT ITS ETA
2. If a ROM is not published DONT ASK why!
3. If a ROM is available, download it and use it
4. If a ROM has bugs, post the bug to the bug section if the BUG is not already listed
5. If you use any form of abusive or derogatory language to admins or other users you will be BANNED forever!
6. If you quote whole first or second post, your post will be deleted and ignored

DOWNLOAD MIUIv11.0 STABLE
https://sourceforge.net/projects/xi...files/xiaomi.eu/MIUI-STABLE-RELEASES/MIUIv11/
https://www.androidfilehost.com/?w=files&flid=300229


xt0yrb7.png



Installation:

Xiaomi devices:

  • Install TWRP via Fastboot mode, then install our ROM
  • Code:
    fastboot flash recovery twrp.img
    fastboot boot twrp.img
  • TWRP Recovery Zip DOWNLOAD or TWRP.ME
  • For ROOT install Magisk (may cause lags and fingerprint issue) in TWRP and reboot one more time after install to get rid of system lags
ROMs for devices with locked bootloader:
  • Unlock your first bootloader here http://en.miui.com/unlock/
  • Install TWRP via Fastboot mode, then install our ROM
  • Code:
    fastboot flash recovery twrp.img
    fastboot boot twrp.img
  • TWRP Recovery Zip DOWNLOAD or TWRP.ME
  • FORMAT /data partition (NEVER wipe System or Persist!)
  • Copy our ROM to the internal storage
  • Install our ROM
  • Reboot
  • done
Installation via TWRP:
- Download zip to internal storage
- Updater - Menu (...) - Reboot to Recovery
- Install - Select zip
- Reboot
- Done

Translators:

  • Follow XML changes in Source of MIUIv10 here
  • Our translation guide is here
  • Check for errors in your repo here
Give kudos to your translators. This is a huge group effort and continues to grow bigger!
Language included in our MIUIv10:
Notes:
  • MIUI Changelog + See CHANGELOG for your language...
  • Our ROMs were approved by official EU distributor ABC Data to not void warranty for devices sold by them! (Of course, officially unlocked BL and no ROOT installed)
  • OTA is usually uploaded at Saturday evening GMT
Our ROMs features (Whats not in Global):
  • Based on China Stable / Weekly builds (except POCOF1, HMNote6Pro)
  • Enabled search gesture (swipe up) on the desktop
  • 3way reboot menu (in dev settings)
  • Dark Mode (Night Mode) for 7.x/8.x/9.x devices (In the dev settings except 9.x)
  • Removed ads in MIUI system apps
  • Face Unlock for all 7.x/8.x/9.x devices
  • Vertical clock widget on lockscreen
  • Steps counter in Assistant screen
  • More shortcuts on left lockscreen
  • Wake up gestures for 7.x/8.x/9.x devices
  • AI preloading option in MIUI Lab for 8.x/9.x devices
  • Fullscreen gestures for 8.x/9.x devices
  • Option to auto-expand first notification
  • Notifications priority settings
  • More edit options in Gallery app
  • Enabled MiDrive in File Explorer
  • Added landscape mode for SMS app
  • Sunrise/Sunset in the weather app
  • 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
  • Default volume control stream toggle
  • Tap fingerprint sensor to wake toggle
  • More Camera features
  • 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
  • Unified flat style app icons for both system and 3rd party apps
  • Advanced menu with color icons
  • No any Chinese character under the full system
  • Mi Video, Mi Music, Mi Browser: No any useless Chinese content
  • 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
  • Added Spell Checker switch for 7.x devices
  • Added Screen-OFF animation
  • Optimized GPS settings for EU
  • Optimized Battery consumption
  • Optimized RAM consumption
  • Added 3D Touch to MI5S 3GB RAM version
  • Added GSMalphabet into SMS app options
  • Added more icons grid layout 4x5, 4x6, 4x7, 5x5, 5x6, 5x7 (depends on device)
  • SafetyNet passed (Google Pay)
  • Play Store Certified
  • Deodexed
  • Added automated tasks in Security app
  • Added game speed booster
  • Added erase module (magic elimination) to Gallery photo edit options
  • Fixed low volume sound via headphone
  • Charging screen for all Android 7.x/8.x/9.x devices
  • And more, and more made by our 8 years MIUI mods experience.
Someone let me ask, my phone is redmi k20 china, unlocked bootloader and install miui11-android 10 rom global. Can I choose which version of TWRP, is
TWRP_davinci_10.img? Before, I try to install TWRP_davinci.zip but it's bootloop.
 
I've just installed this version, previous I was on the last pixel ROM. My issue is that I can't use fingerprint, when I try to set it it's like it doesn't see my finger, and if I try to add facial unlock the setting app stop working and I get this

Do I need to flash something else to use security?
JavaScript:
java.lang.RuntimeException: An error occurred while executing doInBackground()
    at android.os.AsyncTask$3.done(Unknown Source:27)
    at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
    at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
    at java.util.concurrent.FutureTask.run(FutureTask.java:271)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.android.internal.widget.VerifyCredentialResponse.getResponseCode()' on a null object reference
    at com.android.internal.widget.LockPatternUtils.checkCredential(Unknown Source:13)
    at com.android.internal.widget.LockPatternUtils.checkPassword(Unknown Source:4)
    at com.android.internal.widget.LockPatternUtils.checkPassword(Unknown Source:1)
    at com.android.settings.ej.d(Unknown Source:7)
    at com.android.settings.ej.doInBackground(Unknown Source:2)
    at android.os.AsyncTask$2.call(Unknown Source:20)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    ... 3 more
 

Attachments

  • IMG_20191126_152250.jpg
    IMG_20191126_152250.jpg
    159.8 KB · Views: 369
  • IMG_20191126_152328.jpg
    IMG_20191126_152328.jpg
    203 KB · Views: 347
  • Screenshot_2019-11-26-16-21-36.png
    Screenshot_2019-11-26-16-21-36.png
    132 KB · Views: 350
If it interests the owner of redmi 5 plus
Today i Install Miui 10 Latest Stable V10.2.3.0.OEGMIXM with the MI Flash app and The Miui 11 stable version GLOBAL is released today in OTA. the update is fast.
I will stay in global version and lock bootloader forever.
 
  • Like
Reactions: krawzer15
If it interests the owner of redmi 5 plus
Today i Install Miui 10 Latest Stable V10.2.3.0.OEGMIXM with the MI Flash app and The Miui 11 stable version GLOBAL is released today in OTA. the update is fast.
I will stay in global version and lock bootloader forever.
Global ROM is a total trash with ads, bloatware and lots of annoying limitations. Once I flashed Xiaomi.eu, I never wish to see the global ROM again.
9.9.26 beta by xiaomi.eu for Redmi 5 Plus is great for me: no crashes or lags, works perfectly.
PS. Still hope that the team will fix and release a stable MIUI 11 version for our phone, anyway.

Sent from my Redmi 5 Plus using Tapatalk
 
Last edited:
  • Like
Reactions: Alan098765
Global ROM is a total trash with ads, bloatware and lots of annoying limitations. Once I flashed Xiaomi.eu, I never wish to see the global ROM again.
9.9.26 beta by xiaomi.eu for Redmi 5 Plus is great for me: no crashes or lags, works perfectly. Hope the team will release a stable version, anyway.
Yes also true for Mi Note2 I hope to release as stable the EU version, it is definitely better than the Global Official
 
Today installed this firmware. Xiaomi Redmi 5A. I did a full cleaning before installation. In the play market there is no instagram program how to fix it?
 
with new eu 11.0.4.0 for k20pro the google assistant problem still persists, works in the first moments and then ok google works only if you restart the smartphone..

..which means it's still the same old problem :(
 
  • Like
Reactions: Gaspie
hello, the latest MIUI 11 hmnnote7 11.04 update, I'm running out of charge very fast, can you make a new update? for this problem?
 
with new eu 11.0.4.0 for k20pro the google assistant problem still persists, works in the first moments and then ok google works only if you restart the smartphone..

..which means it's still the same old problem :(
Read the posts before you give out about the developers, they told you it doesn't work, you have 855 processor yes
d6a4d595125d0eaf9faea5ec135d3744.jpg


Sent from my MI CC 9 using Tapatalk
 
Global ROM is a total trash with ads, bloatware and lots of annoying limitations. Once I flashed Xiaomi.eu, I never wish to see the global ROM again.
9.9.26 beta by xiaomi.eu for Redmi 5 Plus is great for me: no crashes or lags, works perfectly.
PS. Still hope that the team will fix and release a stable MIUI 11 version for our phone, anyway.

Sent from my Redmi 5 Plus using Tapatalk
It is true that the older version of Miui, there were lags and ads.
but now the developers have rectified their mistakes of the past.
and I must say that I find my redmi very stable. no slowdown or bugs or limitation.
before talking. install and test the latest global version Miui 11 and if you really don't like it. then return to the eu version.
And for remove all ads of miui 11 global:
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
 
After flashing Zip of the rom, from advanced twrp setting install Forceencrypt.

I'm installed TWRP_davinci_10 and flashed HMK20MI9T_V11.0.3.0.PFJCNXM_v11-9 zip rom. everything is ok. but every times boot to TWRP, it asks for a pass to decryption data. And now, can I use your instructions ?
 
I'm installed TWRP_davinci_10 and flashed HMK20MI9T_V11.0.3.0.PFJCNXM_v11-9 zip rom. everything is ok. but every times boot to TWRP, it asks for a pass to decryption data. And now, can I use your instructions ?
TWRP is asking you to enter your pin code in order to decrypt.
This is normal ang highly recommended for your data protection. security.
 
  • Like
Reactions: kh0ngm0tdiemtua
I was hoping to see the bold text bug fixed, but nope, it remains there (K20 Pro 11.0.4.0) everything else it's working good.
 
can I flash develop rom (WEEKLY 9.11.21) ? Do I need to note anything?
from stable to weekly you can flash with a factory reset in twrp.
the reverse should be done with full clean install with format data.
But I mind stable it is android 9 and in this case you need full wipe and format data to go to android 10 weekly!
 
  • Like
Reactions: kh0ngm0tdiemtua
I am having issues with my sim card usage in Canada. I had an AT&T sim card from the United States that I have a good cell plan (it includes data roaming in Canada). To use it in Canada, I have to enable always data roaming. However, the data connection constantly drops (stills shows LTE on the signal bar), but the data connection had lost that I cannot open websites nor can I open youtube, etc.. The quick way to fix it is toggle between airplane mode and regular mode. Anyone had similar issues?
 
It is true that the older version of Miui, there were lags and ads.
but now the developers have rectified their mistakes of the past.
and I must say that I find my redmi very stable. no slowdown or bugs or limitation.
before talking. install and test the latest global version Miui 11 and if you really don't like it. then return to the eu version.
And for remove all ads of miui 11 global:
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
There are at least 3 things for which I will never return to the official global ROM and prefer xiaomi.eu: 1) extended network type choice embedded in the sim menu in settings, including the sim card that is not currently chosen for data (unlike *#*#4636#*#*, the choice stays after reboots); 2) patched theme app (sometimes I reassemble themes from components and that is why it is important for me to be able to apply them manually); 3) extended notification settings, including priority (sometimes chosing high priority fixes problems with not showing notifications on lock screen) and ability to assign different notification sounds to each app needed.
Also, I appreciate EU for being debloated.

Sent from my Redmi 5 Plus using Tapatalk
 
  • Like
Reactions: Alan098765
Status
Not open for further replies.

Similar threads

  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
42K
  • Locked
HyperOS 1.0 24.2.26
Replies
161
Views
49K
  • Locked
HyperOS 1.0 24.1.29
Replies
227
Views
120K