revanced-cli/docs/0_prerequisites.md
2023-05-09 07:13:17 +02:00

568 B

💼 Prerequisites

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

🤝 Requirements

  • 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)
  • Java SDK 17 or higher (Azul JDK or OpenJDK)

⏭️ Whats next

The next section will show, how to use ReVanced CLI.

Continue: 🛠️ Using ReVanced CLI