Yea our provider is fully public. Our widgets worked perfectly fine, well we worked around the current widget bugs, until 2.0. The 1.6 release we have no problems on actual phones or the emulator with the 2.0 emulator is where we see the problems, hopefully it's just a bug in the emulator. But it would be nice to know either way.
On Oct 30, 10:40 pm, adamphillips12 <[email protected]> wrote: > There are bugs with widgets and there are incorrectly or undocumented > features. > > Part of your problem is probably > this:http://groups.google.com/group/android-developers/browse_thread/threa... > > The other part might be a problem with you receiving intents, try > making your provider fully public in the manifest (unless it already > is) and see if anything gets through or check you've probably declared > it for the widget intents. If you delete all the widgets you've placed > and call the method to get the widget ids for your package, if it is > not empty, you have the above bug I linked, test it out. > > On Oct 31, 2:00 am, ben <[email protected]> wrote: > > > > > It seems like the convenience functions (onUpdate, onEnabled, etc.) > > aren't being called in the emulator on Android 2.0. Is this a bug, or > > are these functions just being eliminated? It would have been nice to > > see this documented somewhere. -- 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

