Class | Description |
---|---|
AppWidgetHost |
AppWidgetHost provides the interaction with the AppWidget service for apps,
like the home screen, that want to embed AppWidgets in their UI.
|
AppWidgetHostView |
Provides the glue to show AppWidget views.
|
AppWidgetManager |
Updates AppWidget state; gets information about installed AppWidget providers and other
AppWidget related state.
|
AppWidgetProvider |
A convenience class to aid in implementing an AppWidget provider.
|
AppWidgetProviderInfo |
Describes the meta data for an installed AppWidget provider.
|