Nucleo del sistema

com.samsung.android.stextclassifier

Rischio
Con cautela
Origine
Produttore
Cos'è
Nucleo del sistema

Cos'è

From https://developer.android.com/reference/android/view/textclassifier/TextClassifier:

Interface for providing text classification related features.

The TextClassifier may be used to understand the meaning of text, as well as generating predicted next actions based on the text.

So it got something to do with text/spelling correction? But a samsung implementation of it. It needs some further testing, so far it doesn't affect even the auto-correct.

Note: this app has no permission and doesn't run in background when not in used

Comandi

adb shell pm uninstall --user 0 com.samsung.android.stextclassifier

Per tornare indietro:

adb shell cmd package install-existing com.samsung.android.stextclassifier

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.