An open API service indexing awesome lists of open source software.

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.

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)