No, that would be crazy. I have written a throttling algorithm that progressively reduces the update frequency over time, since the last upgrade.
Regards Mark On Jul 16, 2:48 pm, Jake Colman <[email protected]> wrote: > Mark, > > So you call dispatch() from a service upon every call to onUpdate? > > ...Jake > > >>>>> "w" == whitemice <[email protected]> writes: > > w> Hi Jake > > w> Assuming you are talking about Android Home Screen Widgets, I had > w> the same issue which I blogged here: > w>http://blog.zedray.com/2010/05/01/tracking-a-android-home-screen-widget/ > > w> I still haven't gotten a response from Flurry, so I suggest you > w> consider the Google Analytics API. While this offers fewer > w> features relevant for application developers, it does provide a > w> dispatch() method which allows you to manually workaround the > w> widget life cycle issue. Let me know how this works for you. > > w> Regards > w> Mark > > -- > Jake Colman -- Android Tinkerer -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

