oSumAtrIX 11a911dc67 feat: Convert APIs to Kotlin DSL (#298)
This commit converts various APIs to Kotlin DSL.

BREAKING CHANGE: Various old APIs are removed, and DSL APIs are added instead.
2024-08-06 16:53:42 +02:00
..
2024-02-25 03:30:08 +01:00


                       

Continuing the legacy of Vanced

💉 Documentation of ReVanced Patcher

This documentation contains the fundamentals of ReVanced Patcher and how to use ReVanced Patcher to create patches

📖 Table of content

  1. 💉 Introduction to ReVanced Patcher
  2. 🧩 Introduction to ReVanced Patches
    1. 👶 Setting up a development environment
    2. 🧩 Anatomy of a ReVanced patch
      1. 🔎 Fingerprinting
    3. 📜 Project structure and conventions
    4. 💪 Advanced APIs