mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-11 13:56:18 +00:00
docs: add missing prerequisites (#239)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
@@ -7,9 +7,11 @@ To use ReVanced CLI, you will need to fulfill certain requirements.
|
|||||||
- Java SDK 11 (Azul JDK or OpenJDK)
|
- 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
|
- [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)
|
- 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
|
## ⏭️ Whats next
|
||||||
|
|
||||||
The next section will show, how to use [ReVanced CLI](https://github.com/revanced/revanced-cli).
|
The next section will show you how to use ReVanced CLI
|
||||||
|
|
||||||
Continue: [🛠️ Using ReVanced CLI](1_usage.md)
|
Continue: [🛠️ Using ReVanced CLI](1_usage.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user