Instructions
- Download and install
adbfrom here: https://androidmtk.com/download-minimal-adb-and-fastboot-tool - Add installation folder to environment variables
- Run
adb connect <IP>(confirm on TV when first time connecting) - Uninstall existing apk (if applicable) via Android UI
- Run
adb install <path to apk file>(wait until "Success")
Apps