Nucleo del sistema
com.samsung.rcs
- Rischio
- Senza rischio
- Origine
- Produttore
- Cos'è
- Nucleo del sistema
Cos'è
RCS (Rich Communication Services)
Has permissions linked to com.samsung.cmh, and com.samsung.android.visionintelligence (and I don't understand why).
RCS is a communication protocol between mobile telephone carriers and between phone and carrier, aiming at replacing SMS.
https://en.wikipedia.org/wiki/Rich_Communication_Services
Uses IP protocol, so it needs an internet connection.
It's a hot mess right now. It aims at being universal but only exists in Samsung Messages and Google Messages, because Google hasn't released a public API yet, so 3rd-party apps can't support it.
In a lot of countries messages go through Google's Jibe servers.
https://jibe.google.com/policies/terms/
https://pocketnow.com/why-you-should-probably-avoid-googles-rcs-text-messaging-chat-feature
Comandi
adb shell pm uninstall --user 0 com.samsung.rcs
Per tornare indietro:
adb shell cmd package install-existing com.samsung.rcs
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.
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.