Hi there,
i want to change the Keyboard on a Nokia 5.3 to have a scanner integrated.
Since now i used this on Zebra:
mxconfig /sdcard/enableEKB.xml
writesecuresetting -sec enabled_input_methods com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME:com.symbol.mxmf.csp.enterprisekeyboard/com.android.inputmethod.latin.LatinIME
And now tried this on Nokia:
writesecuresetting -sec enabled_input_methods com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME:com.nikosoft.nikokeyboard/com.android.inputmethod.latin.LatinIME
or without GBoard:
writesecuresetting -sec enabled_input_methods com.android.inputmethod.latin.LatinIME:com.nikosoft.nikokeyboard/com.android.inputmethod.latin.LatinIME
But nothing happens.
Does anyone know if I am wrong how to set it up or does Nokia / Android 10 not support to write the security settings?
I know how to get gboard away with blacklisting it but then i only have the voiceinput.It seem that i'm not able to set it via script.