I am trying to create a listview loaded from rss feeds into a widget?
This is only possible on Honeycomb. Earlier versions of Android did not support this, and it remains to be seen if it will be supported on phones going forward.
Does anyone know of a tutorial on how to use a listview in a wigdet?
The WeatherListWidget sample is in your SDK and is lightly explained in the documentation.