Hi I am trying to provide the 'add appwidget' functionality similar to home screen within my application screen but no luck.
I launch the intent AppWidgetManager.ACTION_APPWIDGET_PICK within my application, which then requires AppWidgetManager.EXTRA_CUSTOM_INFO (mAppWidgetManager .getInstalledProviders()) and then it looks for AppWidgetManager.EXTRA_CUSTOM_EXTRAS which I dont know what to provide --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

