https://github.com/tinyhai/banuninstall
A Xposed Module that prevents apps be uninstalled or apps' data be cleared. Also support activate with root.
https://github.com/tinyhai/banuninstall
kotlin lsposed xposed-module
Last synced: 9 months ago
JSON representation
A Xposed Module that prevents apps be uninstalled or apps' data be cleared. Also support activate with root.
- Host: GitHub
- URL: https://github.com/tinyhai/banuninstall
- Owner: TinyHai
- License: apache-2.0
- Created: 2024-03-28T08:48:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-28T05:19:50.000Z (11 months ago)
- Last Synced: 2025-07-28T07:16:11.134Z (11 months ago)
- Topics: kotlin, lsposed, xposed-module
- Language: Kotlin
- Homepage: https://github.com/Xposed-Modules-Repo/cn.tinyhai.ban_uninstall
- Size: 13.9 MB
- Stars: 34
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# BanUninstall
一个禁止卸载和禁止清除用户数据的Xposed模块 & 支持使用Root激活
A Xposed Module that prevents apps be uninstalled or apps' data be cleared. Also support activate with root.
### Translations
To translate BanUninstall to your language, please use [Crowdin](https://crowdin.com/project/banuninstall)
### Screenshots
| 1 | 2 | 3 | 4 |
|:------------------------------------------:|:----------------------------------------:|:----------------------------------------:|:----------------------------------------:|
|
|
|
|
|
### Compatibility
Xposed:
Android 5.0 - Android 14
> Please don't activate with root when any Xposed Framework is running
Root:
Android 8.1 - Android 14
I have tested with my phone on Android 14, and it works well. I can't ensure it works on your phone.
**So before you use it, you must test it with an irrelevant app by yourself.**
**I am not responsible for any data loss if you test it using an important app.**
### Credits
Activate with Root via [LSPatch](https://github.com/LSPosed/LSPatch)