This Android Tutorial video shows a simple example of how to fix the orientation of your Android Activity using the attribute android:screenOrientation in the AndroidManifest.xml file. This part shows how to use onConfigurationChanged method to get notified when your app configuration changes