2023-10-09 17:09:34 +07:00
2023-09-26 16:54:02 -07:00
2023-10-07 17:07:19 +02:00
2023-09-26 16:54:02 -07:00
2023-04-30 19:27:14 +00:00
2023-08-26 14:03:44 +00:00
2023-10-09 17:09:34 +07:00


                       

Continuing the legacy of Vanced

💊 ReVanced Manager (Compose)

![IMPORTANT] This is a rewrite of ReVanced Manager in Kotlin Compose.

ReVanced Manager is an Android application that uses ReVanced Patcher to add, remove, and modify existing functionalities in Android applications

GitHub license GitHub last commit GitHub commit activity

🔽 Download

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

🔴 Issues

For suggestions and bug reports, open an issue here with ReVanced Manager Compose label.

🛠️ Building Manager from source

  1. Clone the ReVanced Manager's repository and move into project's root directory.
  2. Create a GitHub personal access token with the read:packages scope here.
  3. Add your GitHub username and the token to gradle.properties.
    gpr.user = YourUsername
    gpr.key = ghp_longrandomkey
    
  4. Compile the APK.
    gradlew assembleRelease
    
Description
💊 Application to use ReVanced on Android
Readme GPL-3.0 150 MiB
Languages
Dart 94%
Kotlin 6%