I have a little question about Android.
I want to enable " Text Correction " from the keyboard programmatically . I can send the user to the " Language and input " settings screen . But I want to enable this feature programmatically without going to this screen. How can I do this in android.
Thanks in advance.
source
share