[android-developers] Re: onBufferingUpdate What is the progress argument

2011-01-10 Thread DebUggEr
That is a good guess. I will experiment it. -- 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..

[android-developers] Re: onBufferingUpdate What is the progress argument

2011-01-09 Thread Dimitris
I believe it means that the MediaPlayer is currently buffering and the progress of buffering is indicated by the 'progress' variable. If it reaches 100 it means the MediaPlayer has buffered enough and it can continue playing... -- You received this message because you are subscribed to the Go

[android-developers] Re: onBufferingUpdate What is the progress argument

2011-01-08 Thread DebUggEr
I myself dont get what the situation is, the mediaplayer isnt seeking correctly because of it. -- 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 thi