Skip to content

Instantly share code, notes, and snippets.

@bbogdanov
Created August 9, 2020 11:10
Show Gist options
  • Save bbogdanov/e3200ed0d1bbc587c7dcf99120c35c6e to your computer and use it in GitHub Desktop.
Save bbogdanov/e3200ed0d1bbc587c7dcf99120c35c6e to your computer and use it in GitHub Desktop.
Enable Amazon Alexa settings on Sony TV

// First enable developer mode and ADB debugging from the Developer options.

adb connect xxx.xxx.xxx.xxx:5555

adb shell pm enable com.sony.dtv.smarthomesettings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment