I would like to create a Home widget containing a ListView, but I do not know if this is possible, and if so, how to do it. I used ListActivity, and it was pretty simple, but can't find a way to do this using AppWidgetProvider.
thanks for the help
source
share