Search code examples
androidspell-checking

Enable Spell Checker In Samsung Device


I want to use spell checker when typing with edit text. And if Spell checker of the device is disable then show alert for enable.

My code successfully working with all the devices expect SAMSUNG devices.

Please help me to resolve this issue.

Thanks in advance


Solution

  • Spell Check will not support on Samsung devices because Samsung devices uses their own Samsung keyboard input type and other devices have Google keyboard thats why there Spell Check will work.