commit all archived files
This commit is contained in:
parent
169eca6358
commit
4514f978a6
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# uninstaller
|
||||
|
||||
![](https://img.shields.io/badge/written%20in-Java%20%28Android%29-blue)
|
||||
|
||||
An uninstaller app for Android with several different backends.
|
||||
|
||||
In certain failure cases Android will be unable to use the regular package manager for APK uninstallation. This app provides a semi-convenient interface allowing app uninstallation via either intent, `pm`, `pm` as root, or manually deleting data files.
|
||||
|
||||
The application's recycle bin icon comes from the public domain Tango icon set.
|
||||
|
||||
|
||||
## Download
|
||||
|
||||
- [⬇️ uninstaller-1.0.0.src.7z](dist-archive/uninstaller-1.0.0.src.7z) *(101.32 KiB)*
|
||||
- [⬇️ uninstaller-1.0.0.apk](dist-archive/uninstaller-1.0.0.apk) *(1.02 MiB)*
|
BIN
dist-archive/uninstaller-1.0.0.apk
Normal file
BIN
dist-archive/uninstaller-1.0.0.apk
Normal file
Binary file not shown.
BIN
dist-archive/uninstaller-1.0.0.src.7z
Normal file
BIN
dist-archive/uninstaller-1.0.0.src.7z
Normal file
Binary file not shown.
BIN
doc/img_appdrawer.png
Normal file
BIN
doc/img_appdrawer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
doc/img_example.png
Normal file
BIN
doc/img_example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
Reference in New Issue
Block a user