Problem using VideoView in Android

Posted by user443141 on Stack Overflow See other posts from Stack Overflow or by user443141
Published on 2010-12-23T19:49:47Z Indexed on 2010/12/23 19:54 UTC
Read the original article Hit count: 112

Filed under:

Hi,

I am using VideoView in Android for displaying streaming videos. While playing the videos if a user receives & disconnects the call , the video starts playing from beginning instead of the behaviour which should be that after the call disconnection , the video should start playing from the same place when the call was received.

Kindly provide your suggestions/sample code if you have already implemented the same.

Warm Regards,

CB

© Stack Overflow or respective owner

Related posts about android