I am new to android application development.
In my application i play one video file. When i start my activity the video file play properly.
While playing the video ,if i change orientation from landscape to portrait or reverse then the playing video once again stated from beginning.
please help me to go forward.
thank you,
bye.
If you want to continue your video play when change your orientation then
In your manifest file add
So that if you change the orientation also then video will be play