开发者

Finding the end of the video in android

开发者 https://www.devze.com 2023-02-05 00:46 出处:网络
I am new to the android. I want to find the end of the video.I am using VideoView to play the video in android.Now the requirement is,\"After completing the playing the video in videoview, it automati

I am new to the android. I want to find the end of the video.I am using VideoView to play the video in android.Now the requirement is,"After completing the playing the video in videoview, it automatically invoke the another Ac开发者_如何学Gotivity" How can I achieve this requirement in android?

Thanks.


Read the API. setOnCompletionListener.

0

精彩评论

暂无评论...
验证码 换一张
取 消