Right, you can omit the android:configure if you don't need a configuration step.
Take a peek at the logcat when you see that "Problem loading widget" message, it should have a stack trace of where it had the problem. Remember only certain views are "approved" for usage through RemoteViews. j On Wed, Apr 15, 2009 at 9:03 AM, [email protected] <[email protected]> wrote: > > > I'm playing around with the new AppWidget API, I get the impression > from the docs that I don't need an android:configuration attribute in > my AppWidgetProviderInfo xml resource. > > Curiously though, when I try to add my AppWidget to the home screen, I > just get a black textview that reads "Problem loading widget". > > > -- 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 -~----------~----~----~----~------~----~------~--~---

