Telemetria e analisi
com.miui.core
MIUI SDK
- Rischio
- Con cautela
- Origine
- Produttore
- Cos'è
- Telemetria e analisi
Cos'è
It is obiously needed for MIUI to work correctly. FYI, it manages the MIUI Analytics service (`tracking.miui.com`), autoinstall MIUI apps updates (?). Related to GetApps 'com.xiaomi.market' China Mi App Store), DropboxManager where is temp clean code, a lot of logs. Found things related to Quick Apps 'com.miui.hybrid', DataUpdateManager (related to micloud?). Telocation update, app looks like tracking everything. Can be disabled and uninstalled with MIUI 13.0.6, MIUI 14
NOTE: uninstalling this package causes the Settings app to crash when searching in Settings, so better disable this app instead.
If you want to test, disable this app and open an issue if anything isn't working. Another weird thing is normal user can disable this app using hidden Settings to manage app by in Google Play.
No effects after disable, but not sure if its required for Miui updates or gestures.
Attenzione: Removing this package causes the Settings app to crash when searching in Settings. May also cause bootloops in MIUI < 13.0.6
Comandi
adb shell pm uninstall --user 0 com.miui.core
Per tornare indietro:
adb shell cmd package install-existing com.miui.core
Tutte le disinstallazioni elencate qui riguardano solo l'utente corrente: l'immagine di sistema non viene toccata e il comando di ripristino rimette l'app al suo posto partendo dalla copia già presente sull'apparecchio. Non si scarica nulla.
Riferimenti
Questa non è la directory. Qui si dice cos'è un pacchetto in generale; quello che succede sul tuo televisore sta nella scheda del tuo modello, ed è quella che conta. Lo stesso pacchetto può essere zavorra su un apparecchio e reggere la schermata iniziale su un altro.