On Oct 13, 11:50 pm, Filip Havlicek <[email protected]> wrote:
> when I deploy the application to the emulator from > Eclipse, my onUpdate method gets called with appWidgetIds with length about > 119 (has been 120 lately). Might be this bug? http://code.google.com/p/android/issues/detail?id=2539 Try it with a clean emulator instance and see what you get. > I'm actually wondering why is the onUpdate method getting called on > application deploy too (it shouldn't imho, at least I don't see any real > reason). I'm afraid this one comes under the category of "that's just the way it is." If it makes you feel any better, real-world users will hardly ever see this situation; I'm reasonably sure it only happens when replacing the app from Eclipse (or command-line adb). My advice would be to move on to something productive and let this go. :^) String -- 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

