This example shows how to play a video from a url link in a Xamarin.Forms application. Screen rotation is enabled to allow full screen, but no other controls were built in to keep this a more basic example. Things to note about this sample: Android utilizes multiple layout files Layout and Layout-land folders utilized Android OS handles the rotation by using the new layout file This technique can

