by daliz ?? Thu Jul 23, 2009 2:36 pm There is a thing I would like to know.I would like to make a single-buttoned widget (a switch).A widget is not an activity, so I can not call findViewById() to find a view.So how can I attach an onClickListener on the ImageButton I create on the widget??How can I get that view from my AppWidgetProvider without findViewById()?Thank you ~ daliz ~ :: www.datapixel.eu