Nope, APPWIDGET_PICK is the only way to bind widgets. You can insert custom widgets into that list using CUSTOM_INFO and CUSTOM_EXTRAS, but you can't change the layout of that dialog.
Also, making a "visual" list of widgets may not work for widgets with a configuration step, if their initialLayout isn't descriptive. j On Tue, Oct 6, 2009 at 1:20 AM, Jackie <[email protected]> wrote: > > I am trying to create a Home application that contains AppWidgets. > > Can I make a own AppWidgets list layout that includes > AppWidgetHostView without APPWIDGET_PICK intent? > > I mean I wanna make a visual AppWidget list. > > Actualy I made it, but i couldn't start AppWidget some like Music > widget. > > I think it does not contain a intent. How can I get the AppWidgets > intent ? > > > > > -- Jeff Sharkey [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

