๐Ÿ”ฉ ReVanced Integrations

November 25, 2023 ยท View on GitHub

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.