great answer :) is there anyway to fix controls UI issue as it shows the full video duration. Can we put our own custom controls?
On Thursday, 22 November 2012 14:49:07 UTC+5:30, skink wrote: > > > > praveen castelino wrote: > > Thanks for your reply. The seekTo() method will allow you to start the > > video from any location but there are no APIs to set the end time or the > > duration. i.e. I did not find any API which allows me to play any 5 sec > > movie clip from a 2 hour duration movie ;( Anybody who has done this > before? > > > > > > use Handler and stop() your MediaPlayer whenever you want > > pskink > -- 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

