Display a ListView on a Home Widget with AppWidgetProvider

Posted by Guillaume on Stack Overflow See other posts from Stack Overflow or by Guillaume
Published on 2010-06-05T06:59:27Z Indexed on 2010/06/05 7:02 UTC
Read the original article Hit count: 246

Filed under:
|
|

Hi all, I would like to create a Home Widget containing a ListView, but I don't know if this is possible and if it is, how to do it. I was using a ListActivity and it was pretty simple, but can't figure out a way to do it using AppWidgetProvider.

Thanks for your help

© Stack Overflow or respective owner

Related posts about android

Related posts about listview