Skip to content

Nuzaz/Moto-Core-Magisk-Module

 
 

Repository files navigation

Moto Core Magisk Module

DISCLAIMER

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

Descriptions

  • System core framework library of Motorola ROM ported from Motorola XT2125 (nio) as a dependency of any Moto Magisk Module

For Moto App Porter

  • You can declare this line bellow in your app AndroidManifest.xml after <application /> if you want to load classes from this Moto Core:

    <uses-library android:name="moto" 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 Motorola ROM
  • Android 6 and up
  • Magisk or KernelSU installed

Installation Guide & Download Link

  • Install this module https://www.pling.com/p/1978575/ via Magisk app or KernelSU app or Recovery if Magisk installed
  • Install any Moto Magisk Module which depends on this module
  • Reboot
  • If you are using KernelSU, you need to allow superuser list manually all package name listed in package.txt (and your home launcher app also) (enable show system apps) and reboot after

Optionals

Troubleshootings

Support & Bug Report

Tested on

  • Android 12.1 Nusantara ROM
  • Android 13 Nusantara ROM, AOSP ROM, & CrDroid ROM

Credits and contributors

Thanks for Donations

This Magisk Module is always will be free but you can however show us that you are care by making a donations:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%