I am trying to change the text color of a listview in Android. Can anyone please give me a heads up on how it\'s done?
You can use themes to set the styles for your TextViews.
From the Android dev site.
Then to use it:
Edit - based on comment
You asked about multiple color in the same TextView: Your best bet is to use html. Which you set in a TextView for example:
" + someText + " " + someOtherText + "myTextView.setText(Html.fromHtml("