I am playing video in android using VideoView by using different activity other than main activity.
At the time of video is running when i changes the orientation of phone it stops that video then project run from main activity and later video starts from beginning. Even to play video from beginning it taking too much time .
Can i play video immediately and from that position where it stops when orientation changes.
Please suggest me solution.
Thanks in advance.
Nilesh.