Hello. I have a VideoView and a SeekBar. My activity automatically starts media player to show video. But seekbar doesnt moves while video streams. There is a Thread that controls SeekBar progress. When I debug the seekbar thread, the seekbar works :) But when its running (not debug) it doesnt works. What is the problem??? Here is the code: http://pastebin.com/rLsMj2hq
-- 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

