Changes

Jump to: navigation, search
no edit summary
== Setting up the onPreparedListener ==
As a final example of working with video based media, the onCreate() method will now be extended further to demonstrate the mechanism for configuring a listener. In this case, a listener will be implemented that is intended to output the duration of the video as a message in the Android Studio LogCat panel:

Navigation menu