The life cycle of a widget has the following phases :
- Widget definition.
- Widget instance creation.
- onUpdate() (when the time interval expires).
- Responses to clicks (on the widget view on the home screen).
- Widget deletion (from the home screen).
- Uninstallation.
No comments:
Post a Comment