-
-
Notifications
You must be signed in to change notification settings - Fork 35
The application failed to uninstall
Hu Shenghao edited this page Sep 10, 2023
·
2 revisions
Before v1.9.6, Easter Eggs is configured android:hasFragileUserData="true"
on manifest.
Whether to show the user a prompt to keep the app's data when the user uninstalls the app.
But it may cause the Package installer process of some devices to crash when uninstalling Easter Eggs
.
This method may not work for users who install through GooglePlay, as different apk signatures cannot override the installation.
- Download
Easter Eggs latest version
; - Install the Apk, the 'android:hasFragileUserData='true' configuration has been removed from the latest version;
- Uninstall
Easter Eggs
.
If you do not know what adb
is, this method is not recommended because of the risk of misoperation.
adb uninstall com.dede.android_eggs