Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lennyRBLX/apk-patches
Personal Android APK patches.
https://github.com/lennyRBLX/apk-patches
Last synced: 17 days ago
JSON representation
Personal Android APK patches.
- Host: GitHub
- URL: https://github.com/lennyRBLX/apk-patches
- Owner: lennyRBLX
- License: gpl-3.0
- Created: 2024-09-26T18:53:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T20:05:11.000Z (about 1 month ago)
- Last Synced: 2025-01-09T21:18:13.065Z (about 1 month ago)
- Language: Kotlin
- Size: 1.13 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-ReVanced - lennyRBLX-patches
README
# 🧩 APK Patches
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/ReVanced/revanced-patches/release.yml)
![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)This repository contains a collection of personal patches made for the ReVanced Patcher.
## ❓ About
Various patches made for Android APKs.
## 💪 Features
Undisclosed, refer to the patches themselves to see what they do.
For a complete list of all available patches, visit [git/apk-patches/.../patches](https://github.com/lennyRBLX/apk-patches/tree/main/patches/src/main/kotlin/app/revanced/patches).
## 🚀 How to get started
Make sure to unsplit your APK with [AntiSplit-M](https://github.com/AbdurazaaqMohammed/AntiSplit-M) before proceeding.
Download the latest [ReVanced CLI](https://github.com/ReVanced/revanced-cli) release, [patch the APK](https://github.com/ReVanced/revanced-cli/blob/main/docs/1_usage.md#-patch-an-app), then install the `xxxx_patched.apk` on the Android Emulator / Device you wish.## 📚 Everything else
### 🛠️ Building
To build APK Patches, you can follow the [ReVanced documentation](https://github.com/ReVanced/revanced-documentation).
## 📜 License
APK Patches is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information.
[tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3) you may copy, distribute and modify ReVanced Patches as long as you track changes/dates in source files.
Any modifications to APK Patches must also be made available under the GPL,
along with build & install instructions.