How to add an extra language input to Android?
Posted
by bgever
on Stack Overflow
See other posts from Stack Overflow
or by bgever
Published on 2009-06-08T03:27:23Z
Indexed on
2010/06/05
13:12 UTC
Read the original article
Hit count: 121
Is it possible to add extra languages to Android? My current Android phone only supports English and Chinese language input. I would like to have Dutch also, as I can use it for word completion. The question on top of that is, how to switch easily between these languages in the text input (keyboard) GUI?
© Stack Overflow or respective owner