Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

How to use revanced builder on Android

reis edited this page Aug 19, 2022 · 21 revisions

Thanks to @shrihanDev, now theres an automatic script!

Firstly, you have to install Termux. To do this, you have to install F-Droid.

After that, you have to run these commands:

curl -sLo revanced-builder.sh https://raw.githubusercontent.com/reisxd/revanced-builder/main/android-interface.sh
chmod +x revanced-builder.sh
./revanced-builder.sh

After running ./revanced-builder.sh, it should start installing!

If you want to run it in the future, just run ./revanced-builder.sh again.

For updating, use ./revanced-builder.sh update and for reinstalling, use ./revanced-builder.sh reinstall (they both do different things).

If you want to see other commands, use ./revanced-builder.sh help

You now can build ReVanced with revanced-builder!

Clone this wiki locally