Folks,

In my application, I need to display a line chart with some real-time
data. The chart needs to be updated 10 times within a second. To the
user, it should appear as if the line is scrolling to the left of the
screen. New data gets displayed to the right.

I am trying to understand the best way to accomplish this under
Android. On each tick, do I simply redraw the canvas or is there a
better way?

I would appreciate any thoughts/ideas that  you may have.

Thank you in advance for your help.

Regards,
Peter

-- 
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