mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 05:36:17 +00:00
14f49e9d30ebd2f5e79f71efe52037d3e44f77b4
💊 ReVanced Manager
The official ReVanced Manager based on Flutter.
🔽 Download
To download latest Manager, go here and install the provided APK file.
📝 Prerequisites
- Android 8 or higher
- Does not work on some armv7 devices
🔴 Issues
For suggestions and bug reports, open an issue here.
💭 Discussion
If you wish to discuss the Manager, a thread has been made under the #development channel in the Discord server, please note that this thread may be temporary and may be removed in the future.
🌐 Translation
If you wish to translate ReVanced Manager, we're accepting translations on Crowdin
🛠️ Building Manager from source
- Setup flutter environment for your platform
- Clone the repository locally
- Add your github token in gradle.properties like this
- Open the project in terminal
- Run
flutter pub getin terminal - Then
flutter packages pub run build_runner build --delete-conflicting-outputs(Must be done on each git pull) - To build release apk run
flutter build apk
Languages
Dart
94.1%
Kotlin
5.9%