Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

🔩 Integrations containing helper classes for ReVanced. Originally maintained by Vanced.

License

Notifications You must be signed in to change notification settings

Raven-621/revanced-integrations

 
 

Repository files navigation

🔩 ReVanced Integrations

ReVanced Extended Integrations containing classes to be merged by ReVanced Patcher. This is for the purpose of facilitating the use of ReX with RVX builder, since now that both RVX and ReX are discontinued.

❓ How to use debugging:

  • Usage on Windows: adb logcat | findstr "Extended" > log.txt
  • Usage on Linux: adb logcat | grep --line-buffered "Extended" > log.txt

This will write the log to a file called log.txt which you can view then.

About

🔩 Integrations containing helper classes for ReVanced. Originally maintained by Vanced.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.8%
  • Kotlin 6.2%