Connection STB and Smart TV based on Android TV OS to TMS

Download the tvip.apk file to your device.

Adding via USB drive

Copy the .apk file to a USB drive. Open it through your TV’s file viewer and search application and click the install button.

Adding via Android Debug Bridge

  1. Connect the TV or set-top box via adb using its ip:

adb connect <ip_address>
  1. Install tvip.apk:

adb install <the path to the file>

Adding via Google Play

The app is available on Google play.

Note

The app is available for devices with OS Android 5.0 and higher.