Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

jkennethcarino/privacy-revanced-integrations

 
 

Repository files navigation

🔩 Privacy ReVanced Integrations

This repository contains my personal collection of Privacy ReVanced Integrations containing classes to be merged by ReVanced Patcher.

❓ How to use debugging:

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

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

About

Privacy ReVanced Integrations containing classes to be merged by ReVanced Patcher

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Kotlin 100.0%