I am making a widget for one of my applications which includes a ListView
.
I want to display a list of 2 records on my widget.
I have searched many forums and tutorials but could not find any tutorial on ListViews
in widgets.
Can any one provide me with some good code/tutorials from where i can learn to implement ListViews
in Android Widgets.