Change Keyboard input language
Posted
by
Stack
on Stack Overflow
See other posts from Stack Overflow
or by Stack
Published on 2012-09-06T15:36:26Z
Indexed on
2012/09/06
15:37 UTC
Read the original article
Hit count: 127
android
I am developing one android app in two different languages. When user click on "Change language" button it ask to choose language from two different languages option and change keyboard according to that language.
For example : User choose "Arabic" language then keyboard input language should automatically change from English to Arabic.
Please help me to resolve this issue. It's urgent for me.
Thanks in advance.
© Stack Overflow or respective owner