Installing AdGuard VPN for Android TV from a computer
These instructions apply to all apps that support remote access to Android TV. ADB is used as an example
-
Prepare your computerInstall Android Debug Bridge (ADB)Download the APK file of AdGuard VPN for Android TV
-
On your Android TV, enable USB debuggingGo to System → AboutTo unlock developer options, press the build number 7 timesIn Developer options, enable USB debugging
-
Get the IP address of your Android TVOn your Android TV, go to System → AboutUnder Network, select Wi-Fi or Ethernet, depending on your connection typeFind the IP address and write it down
-
Install AdGuard VPN from the command line of your computerEnter
adb connect
and the IP address of your TVEnteradb install Downloads/android-vpn_tv.apk
. If necessary, replaceDownloads/android-vpn_tv.apk
with your pathWait for the installation to complete