Best Practices
COUI is based on Miuix and shares the same component API surface, so patterns from the wider Miuix ecosystem apply directly to COUI. Below are some example applications built with COUI or Miuix, showcasing how to apply the components and design principles in real-world projects.
Example Applications
The example application of this project itself demonstrates how to build interfaces using all the components included in COUI. You can find usage and examples of various components in the example application to better understand and use the COUI UI library.
Updater-KMP
Updater-KMP is a tool developed using Kotlin Multiplatform technology to fetch Xiaomi system updates. This project demonstrates how to use Miuix UI components to build a consistent cross-platform user interface.
StatusBarLyric
StatusBarLyric is an Xposed application that displays the currently playing music lyrics in the status bar. This project demonstrates how to use Miuix components in conjunction with Xposed.
XiaomiHelper
XiaomiHelper is an Xposed module for Xiaomi unlocked devices, offering various system optimization and feature enhancement options. This project demonstrates how to use Miuix to build complex multifunctional applications.
OShin
OShin is an Xposed module for OPPO unlocked devices. This project fully demonstrates how to create more diverse components based on COUI.
HyperStar
HyperStar is an Xposed system interface customization module for Xiaomi unlocked devices. This project showcases the application of Miuix in complex interface layouts.
Payload-Dumper-Compose
Payload-Dumper-Compose is an Android system image extraction tool based on Jetpack Compose.
Lyricon
Lyricon is a Xposed module that extends the status bar lyrics for the Android system.
InstallerX Revived
InstallerX Revived is a modern Android package installer featuring switchable Material 3/Miuix aesthetics, universal support for file formats, and advanced installation capabilities via Shizuku or Root.


