Top "Items" questions

How do I use List<String> for ArrayAdapter values (Java, Android)

I'm trying to update listView items when application is running. I can make it work by using a String[] instead …

android listview items