×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
App Widgets are miniature application views that can be embedded in other applications (such as the home screen) and receive periodic updates.
Widgets are an essential aspect of home screen customization. You can think of them as at-a-glance views of an app's most important data and functionality.
2009/04/20 · The AppWidget framework communicates with your widget through broadcast intents, such as when it requests an update. Widget updates are built ...
AppWidgetHost.java · AppWidgetHostView.java · AppWidgetManager.java · AppWidgetManagerInternal.java · AppWidgetProvider.java · AppWidgetProviderInfo.aidl ...
* An intent extra that contains the component name of a AppWidget provider. * <p>. * The value will be an ComponentName.
App Widgets are miniature application views that can be embedded in other applications (such as the Home screen) and receive periodic updates.
2023/03/10 · App Widgets promote user engagement and Glance makes development fun while creating a professional experience quickly. As Glance is in its Alpha ...
関連する質問
App Widgets are miniature application views that can be embedded in other applications (such as the Home screen) and receive periodic updates.
2023/11/28 · They have also introduced a new framework called Jetpack Glance with the main goal of simplifying UI creation for app widgets and connecting ...
Updates AppWidget state; gets information about installed AppWidget providers and other AppWidget related state.