logimowl
Fortgeschrittenes Mitglied
- 46
Läuft! Vielen Dank!Vapeilas91 schrieb:@logimowl If some apps are crashing after update (it is a random issue, therefore OTA is not pushed):
Download "adb.zip" and extract it on your PC, then run "FixAppCrash.bat".
or run manually in cmd
Code:
adb shell pm compile -a -f -r cmdline --full
If Gallery is crashing for you, run these adb commands
Code:
adb shell pm clear com.miui.gallery
adb shell pm clear com.miui.mediaeditor
adb reboot
Zuletzt bearbeitet:
Bearbeitet von:
logimowl
- Grund: Lösung gefunden