Re: [android-developers] RemoteView draw statistics

2010-01-14 Thread Mark Murphy
kristianlm wrote: > Is there a way you can get knowledge of how often and for how long a > widget is visible? Not presently, no. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in US: 22-26 February 2010: http://onlc.com -- You received th

[android-developers] RemoteView draw statistics

2010-01-14 Thread kristianlm
Hi folks! I'm at the beginning of writing an AddWidget for the home-screens. >From what I understand, these can only utilize RemoteViews ran by the home-process and not your own. Which means we won't be getting any callbacks, such as onDraw. Is there a way you can get knowledge of how often and