revanced-cli/docs/0_prerequisites.md

587 B

💼 Prerequisites

To use ReVanced CLI, you will need to fulfill certain requirements.

🤝 Requirements

  • Java SDK 11 (Azul JDK or OpenJDK)
  • Android Debug Bridge (adb) if you want to deploy the patched APK file on your device
  • An ABI other than ARMv7 such as x86 or x86-64 (or a custom AAPT binary that supports ARMv7)
  • ReVanced Patches
  • ReVanced Integrations, if the patches require it

⏭️ Whats next

The next section will show you how to use ReVanced CLI

Continue: 🛠️ Using ReVanced CLI