|
My widget need "android.appwidget.action.APPWIDGET_CONFIGURE" intent to start, and after user interaction, we return RESULT_OK to caller. But as a preloaded appwidget, it should be in homescreen at very first time with default data. We tried to set default data at first APPWIDGET_CONFIGURE, but we didn't see APPWIDGET_CONFIGURE happen after booting, currently the widget is displayed on homescreen, but without correctly configured, it is not responsive at all. can anyone shed some light on what is the correct behavior to configure "preloaded widget" need APPWIDGET_CONFIGURE intent?? TIA, Ollie -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en |

