Uuttssaavv / revanced-manager

πŸ’Š Application to use ReVanced on Android

Home Page:https://revanced.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’Š ReVanced Manager

The official ReVanced Manager based on Flutter.

πŸ”½ Download

To download latest Manager, go here and install the provided APK file.

πŸ“ Prerequisites

  1. Android 8 or higher
  2. 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

Crowdin

If you wish to translate ReVanced Manager, we're accepting translations on Crowdin

πŸ› οΈ Building Manager from source

  1. Setup flutter environment for your platform
  2. Clone the repository locally
  3. Add your github token in gradle.properties like this
  4. Open the project in terminal
  5. Run flutter pub get in terminal
  6. Then flutter packages pub run build_runner build --delete-conflicting-outputs (Must be done on each git pull)
  7. To build release apk run flutter build apk

About

πŸ’Š Application to use ReVanced on Android

https://revanced.app

License:GNU General Public License v3.0


Languages

Language:Dart 89.2%Language:Kotlin 10.8%