How to create an app widget with a configuration activity, and update it for the first time?
- 阅读更多 关于 How to create an app widget with a configuration activity, and update it for the first time?
问题 This is driving me crazy. I don't know how to update the app widget from the configuration activity, even with the recommended practises. Why the update method is not called on the app widget creation is beyond my understanding. What I'd like: an app widget containing a collection (with a listview) of items. But the user needs to select something, so I need a configuration activity. The configuration activity is a ListActivity : @TargetApi(Build.VERSION_CODES.HONEYCOMB) public class