Skip to content

taku-nm/revanced-manager

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Š ReVanced Manager

The official ReVanced Manager based on Flutter.

πŸ”½ Download

You can obtain ReVanced Manager by downloading it from either revanced.app/download or GitHub Releases

πŸ“ Prerequisites

  1. Android 8 or higher
  2. Incompatible with certain ARMv7 devices

πŸ“ƒ Documentation

The documentation can be found here.

πŸ”΄ Issues

For suggestions and bug reports, open an issue here.

🌐 Translation

Crowdin

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 90.1%
  • Kotlin 9.6%
  • Ruby 0.3%