• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps AutoCompleteTextView

Hello,
I don't want my pogram look like this:
String[] array = { "One", "Two", "Three", "Four", "Five", "Six", "Seven",
"Eight", "Nine", "Ten" };

But I want to import these words from strings.xml for example, to use multilingual program.
 
Hi adriangesko, and welcome to Android Forums :)

I've moved your thread into the Application Development subforum where I hope it will attract the attention of fellow developers who can help. :thumbup:
 
Back
Top Bottom