Skip to content

Instantly share code, notes, and snippets.

@Haaroon
Created November 1, 2021 19:40
Show Gist options
  • Save Haaroon/7e637d63c0d5737c2f8b986fda511d7a to your computer and use it in GitHub Desktop.
Save Haaroon/7e637d63c0d5737c2f8b986fda511d7a to your computer and use it in GitHub Desktop.
Wireguard Android TV how to allow remote control apps
First ADB into android tv
then
> adb shell
> am start -n com.wireguard.android/com.wireguard.android.activity.MainActivity
Then you can use your remote to allow remote control apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment