MIUI Launcher App modified by Kashi with added features and UI changes.
- Rooted device using Magisk latest stable.
- MIUI 13-14 based ROMs with Android 11 or higher.
- New UI interface.
- Added several new modifications.
- Based on CN launcher.
- Fixed all bugs noticed in the previous update.
- Tested on Global/CN/EU ROMs based on MIUI 13 - Android 12 and higher.
- Users with Global/CN ROMs based on Android 13 are required to disable signature verification, and it is recommended to use Core Patch LSPosed module.
- If you use this in your ROM, please remember to credit our work.
- Not for paid ROMs.
- For issues or questions, you can send a message to the Telegram group.
- Download from the releases page
- Download the zip file and flash it in Magisk.
- Reboot your device.
- Enjoy!
- Clone the repo using git.
git clone --depth=1 https://github.com/Mods-Center/Miui_Launcher_Mod
- Navigate to the Miui_Launcher_Mod folder.
cd Miui_Launcher_Mod
- Run autobuild.sh.
bash autobuild.sh
- Use below command to update repo if you have already cloned it before.
git pull
The required zip package install command is in the script itself. However, if you encounter any errors, you need install zip utility manually.
- Open Termux, copy & paste this command:
termux-setup-storage
and give Termux storage access. If you get this warning "It appears that directory '~/storage' already exists. This script is going to rebuild its structure from scratch, wiping all dangling files. The actual storage content is not going to be deleted" then just do press "y". It won't do any harm to your device.
- Now copy & paste this command:
pkg upgrade || true
pkg install -y git
rm -rf Miui_Launcher_Mod
git clone --depth=1 https://github.com/Mods-Center/Miui_Launcher_Mod
cd Miui_Launcher_Mod
bash autobuild.sh
mv MIUI\ Launcher\ MOD* /sdcard
echo "Your magisk module is available in Internal Storage"
- Please make sure to grant storage permissions, if Termux asks you to do so, you will get Magisk module in your internal storage.
- Choose Offline Installer, Online Installer or Customize Installer using number keys.
- Use Termux From F-Droid to perform these tasks.
- The required zip package install command is in the script itself. However, if you encounter any errors, you can install zip manually. Use the following command to do so."
pkg install zip
- Use below command to update repo if you have already cloned it before.
cd Miui_Launcher_Mod
git pull
Download Mods | Total |
---|---|
GitHub Releases |