Tuesday, 27 August 2013

Display all locale languages in a spinner in android

Display all locale languages in a spinner in android

I want a spinner which contains all the Locale languages. Spinner should
show the full language names and not the code.
For eg: "English" not "en".
Thanx in advance.

No comments:

Post a Comment