Telecomando e input
com.google.android.ims
Carrier Services
- Rischio
- Senza rischio
- Origine
- Cos'è
- Telecomando e input
Cos'è
Runs in the background.
Play store description claims power savings in addition to the features, but I don't see how that could be the case.
IMS(Ip Multimedia Subsystem) is an open industry standard for voice and multimedia communications over packet-based IP networks (VoLTE/VoIP/Wifi calling).
Comandi
adb shell pm uninstall --user 0 com.google.android.ims
Per tornare indietro:
adb shell cmd package install-existing com.google.android.ims
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.