Miui Core Magisk Module

DISCLAIMER

  • Miui apps and blobs are owned by Xiaomi™.
  • The MIT license specified here is for the Magisk Module, not for Miui apps and blobs.

Descriptions

  • System core framework library of Miui ROM ported from Xiaomi Mi 9 (cepheus) as a dependency of any Miui app and Miui Magisk Module.

  • For Miui apps porter, your app must declare these lines after <application /> in the AndroidManifest.xml if you want to load classes from this Miui Core: (Do not do this if your app have it's own library!)

    <uses-library android:name="com.miui.system" android:required="false" />

    <uses-library android:name="com.miui.rom" android:required="false" />

    <uses-library android:name="com.miui.core" android:required="false" />

Sources

Requirements

  • NOT in Miui ROM
  • Android 5 and up
  • Magisk installed

Installation Guide & Download Link

Miui Magisk Modules Available

Tested on

  • Android 10 CrDroid ROM
  • Android 11 DotOS ROM
  • Android 12 Ancient OS ROM
  • Android 12.1 Nusantara ROM
  • Android 13 Nusantara ROM
  • Android 13 AOSP ROM

Optionals

Troubleshootings

Support & Bug Report

Credits and contributors

Thanks for Donations