Question for app developers.
#1
I noticed almost every remote app shows a progress bar when playing songs and was wondering if it was common to use a local timer and just progress the bar or do you send update requests every sec or so to keep the bar in sync with actual player. A lot of the ones I tested you cant even interact with the progress so why not just use local timer and then stop if onpause is called or do you actually use json to get track position every second?

Thanks in advanced!
Reply

Logout Mark Read Team Forum Stats Members Help
Question for app developers.0