Hi,

in my app widget i use a timer to show some new info every 5 seconds
or so. The thing is, i wouldn't want this code to be executed even
when no one's 'looking', which i've seen is the case: even if i open a
fullscreen app that widget timer keeps firing. Is there a workaround/
better way of doing this? Or maybe some way to intercept if the widget
is in view so i can start/stop the timer when needed?

Thanks,
Teo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to