Skip to content

Extensive RV-X builder: Builds both modules and APKs.

License

Notifications You must be signed in to change notification settings

AbakNacchan/RV-X

Repository files navigation

RV-X

This build will always stays updated with the latest version, ensuring compatibility with bunch of unique features. It's designed for those who prioritize freshest and highest quality experience over stable build at slower pace version.

CI

Extensive RV-X Builder

※ Get the latest CI release

Features
  • Supports all existing and upcoming RV-X apps
  • Can create Magisk modules and non-root APKs
  • Updates regularly with the newest versions of apps and patches
  • Optimizes APKs and modules for size
  • Modules
    • Recompile invalidated odex files for faster performance
    • Get updates from the Magisk app
    • Avoid breaking SafetyNet or triggering root detections
    • Manage the installation of the appropriate version of the stock app and other related tasks
    • Supports Magisk and KernelSU
Be aware that GitHub Actions will trigger the CI workflow to build the modules and APKs daily if there is a change in RV-X patches. You might want to turn it off.

To include/exclude patches or to patch other apps

See the list of patches

Also see CONFIG.md.

Building Locally

On Termux

bash <(curl -sSf https://raw.githubusercontent.com/AbakNacchan/RV-X/main/build-termux.sh)

On Desktop

$ git clone https://github.com/AbakNacchan/RV-X
$ cd RV-X
$ ./build.sh