Re: [android-developers] how to add progress bar with media Player??????

2010-04-19 Thread Mark Murphy
ulqui wrote: > hi > > i am currently working in a media player application with a progress > bar. > It work well but i am searching for a listener or something that will > make the progressbar move each second the track is playing but have > found nothing. > > i had tried > > private ProgressBa

[android-developers] how to add progress bar with media Player??????

2010-04-19 Thread ulqui
hi i am currently working in a media player application with a progress bar. It work well but i am searching for a listener or something that will make the progressbar move each second the track is playing but have found nothing. i had tried private ProgressBar barre; private int du

[android-developers] how to add progress bar with media Player??????

2008-07-01 Thread bins
hi using the "onBufferingUpdate(MediaPlayer arg0, int percent)" i am able to show the buffering like the youtube player but how can a show the playing updater in my own style --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goog