mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-18 17:49:23 +01:00
566 B
566 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 11 (Azul JDK or OpenJDK)
⏭️ Whats next
The next section will show, how to use the ReVanced CLI.
Continue: 🛠️ Using the ReVanced CLI