How to Connect Android TV to Your PC Using ADB Normally, we use a USB cable to connect a PC with an Android. Since this is not feasible with Android TVs, manufacturers allow you to set up ADB wirelessly . To do that: On your Android TV, go to Settings > Device Preferences > About > Status and note down the IP address . Open the command prompt on your PC and enter the command adb connect <the IP address> . tiny adb on desktop enter ip address You will get a prompt on your Android TV asking you to authorize a connection to the computer. Tap on OK . To check if you have successfully established the ADB connection to your Android TV, enter the command adb devices and see if the device shows up under List of devices attached . Source: https://www.makeuseof.com/how-to-use-adb-on-android-tv/
sudo apt install certbot python3-certbot-apache //Installing Certbot
ReplyDeletesudo certbot --apache //Obtaining an SSL Certificate