SnapEnhance is an Xposed mod that enhances your Snapchat experience.
This is Un-Offical repo to build the LSPatch Version.
This repository contains a GitHub Actions workflow for generating a Snapchat APK by using the SnapEnhance Module and creating a public release.
- Install the latest Beta or Stable snap-402-lspatched.apk
- Install the latest Beta SnapEnhance apk or Stable SnapEnhance apk
- (If you don't know what version (armv8 or armv7) to download, check out this app and go into the CPU tab it will show you which version your phone supports)
- Done - ~have fun.
Note: The following instructions apply only to non-rooted users.
- Download the new Beta SnapEnhance apk or Stable SnapEnhance apk update.
- Install the new SnapEnhance update without repatching Snapchat.
- Clear Mapping File in SnapEnhance.
- When a new Snapchat update is available:
- Install Beta or Stable snap-402-lspatched.apk from the repository.
- Clear Mapping File in SnapEnhance.
This GitHub Actions workflow automates the creation of a Snapchat Patch for Non-Root users. Here's how it works:
-
Snapchat Download: The action downloads the latest stable version of Snapchat from APKMirror.
-
SnapEnhance Download: It also fetches the latest stable version of SnapEnhance from the original repository.
-
Patch Build: The action then builds the patch version of Snapchat.
-
Upload to Release: Finally, it uploads the patch to the GitHub repository's release tab.
-
Fork this Repository: Click the "Fork" button to create your copy of this repository.
-
Push Trigger: The workflow is triggered when push changes in a file
push-here.md
. You can adjust this path in the workflow configuration (on
section). -
Download the Release: After the workflow completes, you can find the modified APK under the "Releases" tab.
- You can customize the release tag and name by editing the
.github/workflows/main.yml
file. - Modify the
tag_name
andrelease_name
values in the "Create Release" step.
Do not report issues of these prebuilts in the official SnapEnhance Telegram instead make a post about it on r/SnapEnhanceApp with using the "Prebuilt Issue" post flair or make a post about on the SnapEnhance Lemmy Community with mentioning that it's a prebuilt. If you have issues with the repo itself feel free to open issues.
You can feel free to contribute to this project by opening issues and pull requests.