About this document
MPR Tutorial: Android Activity Lifecycle by Quỳnh Nga is a document available to read on EtoBox.
This document provides instructions for a tutorial to create a multi-activity Android application for playing videos. The tutorial has three exercises: 1) Create a main activity that allows the user to enter a video link and navigate to a second activity. 2) Create a player activity with a VideoView to play the video passed from the first activity. 3) Address the view persistence problem caused by orientation changes by saving and restoring the video playback position across configuration changes.
- Author
- Quỳnh Nga
- Language
- EN