Welcome to the KriyaNiti Group.
We are learners and we make learners.
We are very passionate about simplifying complex task...
Here we provide basic and needy scripts...
for learning purpose.....
Thankyou for joining us
@KriyaNiti
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/
“Parsing filters unsupported” error during extraction of RAR in Ubuntu install unrar: sudo apt-get install unrar then to extract, go to the path of the .rar file and run commond : unrar x [filename.rar]
Comments
Post a Comment