Reputation: 2201
I am using the MediaPlayer class to play an mp3 file in my application. How do I update a textview control every second with the current position in the mp3 file?
Upvotes: 2
Views: 821
Reputation: 630
This post on the Android developer's blog should answer your question.
Upvotes: 3