Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 651 Bytes

0_prerequisites.md

File metadata and controls

15 lines (9 loc) · 651 Bytes

💼 Prerequisites

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

🤝 Requirements

  • Java Runtime Environment 11 (Azul Zulu JRE or OpenJDK)
  • Android Debug Bridge (ADB) if you want to install 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)

⏭️ Whats next

The following section will show you how to use ReVanced CLI.

Continue: 🛠️ Using ReVanced CLI