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

inotia00/revanced-integrations

 
 

Repository files navigation

🔩 ReVanced Integrations

ReVanced Extended Integrations containing classes to be merged by ReVanced Patcher.

❓ 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.5%
  • Kotlin 6.5%