Changes

Jump to: navigation, search
Designing the VideoPlayer Layout
</RelativeLayout>
</pre>
<google>ADSDAQBOX_FLOW</google>
Switch back to Design mode and, from the Containers section of the Palette panel, drag and drop a VideoView instance onto the center point of the layout so that the user interface resembles that of Figure 53-1:
<google>BUY_ANDROID_STUDIO6</google>
Double click on the VideoView instance in the device screen layout and change the ID of the component to videoView1. Finally, either edit the XML or use the Designer toolbar buttons to change the layout_width and layout_height properties for the VideoView instance to match_parent.
== Configuring the VideoView ==

Navigation menu