Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save bachp/3260e006c056df83ddab3bff4c1a4870 to your computer and use it in GitHub Desktop.

Select an option

Save bachp/3260e006c056df83ddab3bff4c1a4870 to your computer and use it in GitHub Desktop.

The following commands allow to enable screen mirroring to the first device using adb:

Run the following commands in an adb shell

am start -a android.settings.CAST_SETTINGS
input keyevent 19                                                                                                                                                                                                                    
input keyevent 23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment