-
-
Notifications
You must be signed in to change notification settings - Fork 48
The application failed to uninstall
Hu Shenghao edited this page May 30, 2025
·
4 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 Google Play, 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