Kako ugasiti google spell checker na MIUI, isprobano radi na Mi5 stable 8.1.2:
Code:
- turn on developer options
- turn on usb debugging
- on your PC downlolad and install minimal adb and fastboot ( http://forum.xda-developers.com/showthread.php?t=2317790 )
- connect your device via usb to your PC, wait 2 minutes until adb drivers have been installed
- run the installed adb link in your start menu, a cmd window opens op
- enter: adb shell
- enter: settings put secure spell_checker_enabled 0
- close cmd, disconnect phone, spell checking is disabled
Izvor:
http://en.miui.com/thread-115560-1-1.html
U xiaomiju su iz nekog razloga odlučili u global romu "zaključati" sve appove od googlea. Ne može se disable-ati nijedna google aplikacija, a službeno niti spell checker. Po njima to nije bug nego to tako mora biti iako mi nije jasno zašto. U većini stock i modificiranih ROMova na drugim telefonima koje sam vidio mogu se onemogućiti gapps da ne trošse resurse u pozadini.