This document discusses second screen support in Android 4.2. It provides an overview of how second screen capabilities have evolved from early Android versions up to 4.2. Key APIs for working with second screens in Android 4.2 are the DisplayManager and MediaRouter. The Presentation class can be used to display an activity or dialog fragment on a secondary display. However, second screen support in Android is still limited since content shown externally cannot be directly interacted with via touch.