Stay organized with collections
Save and categorize content based on your preferences.
Classes
AppWidgetEvent |
An immutable class that describes the event data for an app widget interaction event.
|
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.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# android.appwidget\n=================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/appwidget/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|\n| [AppWidgetEvent](/reference/kotlin/android/appwidget/AppWidgetEvent) | An immutable class that describes the event data for an app widget interaction event. |\n| [AppWidgetHost](/reference/kotlin/android/appwidget/AppWidgetHost) | AppWidgetHost provides the interaction with the AppWidget service for apps, like the home screen, that want to embed AppWidgets in their UI. |\n| [AppWidgetHostView](/reference/kotlin/android/appwidget/AppWidgetHostView) | Provides the glue to show AppWidget views. |\n| [AppWidgetManager](/reference/kotlin/android/appwidget/AppWidgetManager) | Updates AppWidget state; gets information about installed AppWidget providers and other AppWidget related state. |\n| [AppWidgetProvider](/reference/kotlin/android/appwidget/AppWidgetProvider) | A convenience class to aid in implementing an AppWidget provider. |\n| [AppWidgetProviderInfo](/reference/kotlin/android/appwidget/AppWidgetProviderInfo) | Describes the meta data for an installed AppWidget provider. |"]]