I have android application in which i need to allow the user to change the input Language shown in the default keyboard, upon request or by default, for example, i may prompt the user at the beginning to select the default language and after that, whenever the default keyboard is used, the app always displays the Language of the keyboard the selected language?
Asked
Active
Viewed 721 times
0
-
1what do you need exactly and what have you tried so far ? – Manohar Dec 05 '17 at 10:58
-
I need to allow the user to change the input Language of keyboard as shown in the default keyboard, upon request or by default after that, app always displays the Language of the keyboard that are being selected. – hr intern Dec 05 '17 at 12:52
-
see https://stackoverflow.com/questions/12303593/change-keyboard-input-language and https://stackoverflow.com/questions/38569922/change-keyboard-language-programatically – Manohar Dec 05 '17 at 13:03