mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-02 07:34:34 +02:00
9 lines
386 B
Markdown
9 lines
386 B
Markdown
# 💼 Prerequisites
|
|
|
|
To use ReVanced CLI, you will need to fulfill certain requirements.
|
|
|
|
## 🤝 Requirements
|
|
|
|
- Java SDK 11 (Azul JDK or OpenJDK)
|
|
- [Android Debug Bridge (adb)](https://developer.android.com/studio/command-line/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) |