Themes / Apps / Mods [MIX Fold 2][MAGISK] Global ROM-ify module collection [Add translations, Google Assistant, Android Auto]

Search This thread

AndroPlus

Senior Member
  • Like
Reactions: Dfis

AndroPlus

Senior Member
  • Like
Reactions: metalvibe and Dfis

Dfis

Senior Member
Sep 21, 2022
144
6

Attachments

  • IMG_20230122_160507.jpg
    IMG_20230122_160507.jpg
    567.6 KB · Views: 15
Last edited:

Goronok

Senior Member
Mar 24, 2011
1,037
516
Chicago
I'm not able to get Android Auto working on MIUI 14 with the new stub file either, though I think this is because we cannot get access to all of the hidden permissions Android Auto requires. MIUI hidden settings app needs to be updated to work/show all of these menus like it does for MIUI 13. (I had no issues with AA on MIUI13)
 

Glesi2323

Senior Member
Jul 29, 2022
54
11
I confirm that turning off MIUI optimization while running the light version causes a bootloop that can't be repaired without wiping data. Been there. Done that. Got the t-shirt.
How did you get out of a boot loop? I have tried to flash recovery to my mix and then it gets stuck in a recovery 5.0 loop, and then i try to flash the file again and it goes back to a logo boot loop. What did you do to get out of your boot loop?
 

frcraig

Senior Member
Jan 3, 2017
428
177
Halifax
How did you get out of a boot loop? I have tried to flash recovery to my mix and then it gets stuck in a recovery 5.0 loop, and then i try to flash the file again and it goes back to a logo boot loop. What did you do to get out of your boot loop?
For some odd reason it continued to boot loop until I tried it with the phone unfolded. I was then able to flash recovery. Unfold the phone and try again.
 
  • Like
Reactions: invensmaster

Glesi2323

Senior Member
Jul 29, 2022
54
11
For some odd reason it continued to boot loop until I tried it with the phone unfolded. I was then able to flash recovery. Unfold the phone and try again.
I've been able to flash recovery (for latest MIUI 14) but it will reboot, go into MIUI recovery 5.0 and stay stuck (even after rebooting through recovery, it will go into recovery again once booted)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    I decided to create a module sharing thread here.

    If Magisk is enabled, all modules will continue to work after the OTA update. (use "Install to Inactive Slot" method)
    If Magisk is disabled, the module also loses its effectiveness.

    Add official translations from Global ROM​

    Since MIUI China ROM doesn't have translations other than English or China-related languages, I created Magisk module to add more languages.
    I extracted official translations from MIUI Global ROM.

    If there's no official translations, it will be showed in English (like search bar and some options only for China ROM).

    This module also enables Google Location History & Nearby Share.

    Global ROM Flag Patch​


    This Magisk module changes ROM flag to Global.
    You can't change region, but some settings and VoLTE icons will become Global version.
    Please note Global version has less features than China version, so you can't see some settings like enhanced keyboard.

    This module doesn't contain translations and patch for Android Auto or location history.

    You can install both translation patch and flag patch.

    Please note this module can cause bootloops!

    --- If you want to use flag patch with MIUI optimization turned off (optional) ---
    Please note if you disabled MIUI optimization, you'll get duplicate Package Installer (MIUI and AOSP) and it will cause bootloop.
    Please don't disable MIUI optimization before installing this module, and disable one of the Package Installer to prevent bootloop.

    So for installing flag patch module, you need to do:
    1. Install above translation patch and reboot
    2. Enable MIUI optimization and reboot
    3. Install lite module and reboot
    4. Disable MIUI optimization
    5. Two "Package Installer" app will be available so disable one of them (I recommend non-Xiaomi logo one)
    6. Reboot
    -------------

    If bootloop happens, run this:
    adb wait-for-device shell su -c "touch /data/adb/modules/xiaomi-miui-conv-lite/disable;reboot"

    Enable Android Auto​


    Here's the guide for enabling Android Auto.
    You have to uninstall Android Auto first, then install Magisk module, and set permissions in AOSP settings (use "MIUI Hidden Settings" or something)

    Enable Google Assistant and hide dialog of Google Photo​


    You can activate Google Assistant with this Magisk module.
    It also systemize Google Photo app so that you don't need to press Allow when you edit photos/videos.

    If my modules are helpful, I appreciate your donation.
    Donate via PayPal
    Donate via GitHub Sponsors
    3
    so with the OTA what steps did you do to install it since you are rooted with Magisk? it sounds like you can just install it normally, even if you are rooted. what did you end up doing, did you turn off magisk at all or anything?
    I first turned off "automatically install updates" in Developer Settings. Then I went into Settings and clicked on my MIUI 13.1.16 version and it prompted me to check for updates. When it found an update it asked if I wanted to download it and I clicked yes. When it finished downloading it asked me if I wanted to install and I clicked yes. It quickly downloaded a relatively small 1.8 GB incremental update and began to install it and part way through it stopped and said "error installing MIUI ROM update". I went back and checked for update again and again was prompted to download the update. This time it downloaded a much larger 5.4 GB update and when I chose to install it took about twenty minutes to install but finished and then prompted me to reboot. I DID NOT reboot. Instead I opened the Magisk Manager app (I hadn't turned off Magisk or any of its modules) and within the Magisk Manager I chose to "install" Magisk (not 'install Magisk app) and I was then given three choices as to how to install Magisk. I chose "install to inactive slot after OTA"). When this completed within Magisk I was prompted to reboot my phone and it took about five minutes to boot back up (just like it did when I first flashed Magisk) and the phone was then up and running with the update installed and with Magisk still installed and all its modules still installed and active.

    Xiaomi will allow OTA updates with root, but apparently only full, not incremental updates. When it first tries to install an incremental update it will fail, but just do it again and this time it downloads the full update and you are good to go.
    2
    The native app does not work and i had many issues with it especially with group mms. So i switched to google messages and it works perfect
    I was having issues with both apps. I changed the APN settings around according to a forum post I found on Xiaomi.eu about my specific carrier. Now MMS, group MMS, and RCS are all working flawlessly.
    2
    There's an updated version of Google Assistant supporting MIUI 14 / Android 13 as well?
    Added.
    2
    Hi you have to unlockbthe bootloader and download the github linkbto magisk in your Phone. For instance i have do'ne yet and patched the boot image of the last rom but i am not sûre how to fastboot thé boot. Img someone should help please ? M'ybadb is only adb seconds ans i cant install platformbtools to put thé boot img the folder..
    After the Bootloader has been unlocked and you have patched the boot image, you shutdown the phone, then press and hold Power and volume down buttons until you see FASTBOOT written on the screen.
    Then you connect it to the PC and you use Fastboot command to flash the image.
    The command is: fastboot flash boot boot.img (or whatever the filename is)
    That flashes the patched Boot image and after that, you just install magisk on the phone (if not already done so.
    that's it