Skip to content

reiryuki/One-UI-Core-Magisk-Module

Repository files navigation

One UI Core Magisk Module

DISCLAIMER

  • One UI blobs are owned by Samsung™.
  • The MIT license specified here is for the Magisk Module only, not for One UI blobs.

Descriptions

  • System core framework library of One UI ROM ported from Samsung Galaxy S10 (beyond1q) as a dependency of any One UI/Samsung Magisk Module

For Samsung App Porter

  • You need to declare this line bellow in your app AndroidManifest.xml after <application /> to use this One UI Core:

    <uses-library android:name="oneui" android:required="false" />

  • Do not do above if your app have it's own library!

  • Do not white list the library with your own Magisk Module /system/etc/permissions/ because there might be a conflict.

Sources

Requirements

  • NOT in One UI nor Touchwiz ROM
  • Magisk or KernelSU installed

Installation Guide & Download Link

  • Install this module https://www.pling.com/p/2083894/ via Magisk app or KernelSU app or Recovery if Magisk installed
  • Install any One UI/Samsung Magisk Module which depends on this module
  • Reboot

Tested on

  • Android 11 DotOS ROM
  • Android 12 AncientOS ROM
  • Android 12.1 Nusantara ROM
  • Android 13 AOSP ROM & CrDroid ROM
  • Android 14 LineageOS ROM

Optionals & Troubleshootings

Support & Bug Report

Credits and Contributors

Sponsors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages