Hello, The aim is to display MediaPlayer current position dynamically with least expenses. Should one simply getCurrentPosition() each second or it is much cheaper to get that only on track changes, seeks etc, and fiddle with inner ticker?
In other words, is getCurrentPosition() light/quick and is meant to be asked constantly or it's a drainer and is meant just to sync own ticks? Margo -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

