revanced-documentation/docs/revanced-development/0_prerequisites.md

687 B

💼 Prerequisites

To develop with ReVanced, you will need to fulfill certain requirements.

🤝 Requirements

  • A Java IDE such as IntelliJ IDEA
  • An Android IDE such as Android Studio
  • Understanding on how to use the ReVanced CLI
  • Java SDK 17 (Azul JDK or OpenJDK)

⏭️ Whats next

The next section will explain, how to setup a convenient development environment for ReVanced with IntelliJ IDEA and Android Studio

Continue: 👨‍💻 Setup a development environment for ReVanced