Hai! In my application i want to change the listView text color in android. How can i achieve this. any solution will be appreciated...
You'll need to use a custom Adapter to do this. This tutorial looks pretty good: custom list view