Will it be possible to remove the view of a video playing in one activity by pausing it at a position and moving the same video instance to a new activity and allow it to resume the play from the position it stopped in the original activity? I want to play a video in multiple activities and want to buffer it just once.