Núcleo del sistema
com.samsung.android.stextclassifier
- Riesgo
- Con cuidado
- Origen
- Fabricante
- Qué es
- Núcleo del sistema
Qué es
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
Comandos
adb shell pm uninstall --user 0 com.samsung.android.stextclassifier
Para volver atrás:
adb shell cmd package install-existing com.samsung.android.stextclassifier
Todas las desinstalaciones listadas aquí afectan solo al usuario actual: la imagen del sistema no se toca y el comando de restauración devuelve la aplicación a partir de la copia que ya está en el aparato. No se descarga nada.
Esto no es el directorio. Aquí se dice qué es un paquete en general; lo que pasa en tu televisor concreto está en la ficha de tu modelo, y esa manda. El mismo paquete puede sobrar en un aparato y sostener la pantalla de inicio en otro.