This commit is contained in:
rhunk 2023-05-15 01:15:42 +02:00
parent dafb3ae9e7
commit 9967f34c9e

View File

@ -2,12 +2,15 @@
A xposed mod to enhance the Snapchat experience A xposed mod to enhance the Snapchat experience
The project is currently in development, so expect bugs and crashes. Feel free to open an issue if you find any bug. The project is currently in development, so expect bugs and crashes. Feel free to open an issue if you find any bug.
[Download](https://github.com/rhunk/SnapEnhance/releases)
## build ## build
1. make sure you have the latest version of [LSPosed](https://github.com/LSPosed/LSPosed) 1. make sure you have the latest version of [LSPosed](https://github.com/LSPosed/LSPosed)
2. clone this repo using ``git clone`` 2. clone this repo using ``git clone``
3. run ``./gradlew assembleDebug`` 3. run ``./gradlew assembleDebug``
4. install the apk using adb ``adb install -r app/build/outputs/apk/debug/app-debug.apk`` 4. install the apk using adb ``adb install -r app/build/outputs/apk/debug/app-debug.apk``
## features ## features
- media downloader (+ overlay merging) - media downloader (+ overlay merging)
- message auto save - message auto save