I have completed a demo app and have verified that JavaScript timers are not paused for either setTimeout() or setInterval().
On Jan 12, 2:28 pm, Dan <[email protected]> wrote: > Hello All, > > I am working on a an application that it trying to use the > WebView.pauseTimers() API. I am still getting console messages from my > JavaScript setInterval method after calling pauseTimers(). I was > wondering if this is a known problem, could I be missing a step, or an > alternative API that will suspend the setInterval timer. > > Thank you, > -Dan -- 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

