Use the official Android tool ADB to install Movian on your ANDROID TV / GOOGLE TV: * Turn on your ANDROID TV * Find its current IP address (i.e. 192.168.1.4) * Download and extract [adb-platform-tools-windows.zip] to a folder * Download the latest version of Movian (i.e. movian-5.0.XXX-deank-android.apk) * Put the downloaded .apk file in the same folder as the extracted .zip [adb-platform-tools-windows] * Open a command prompt (cmd.exe) and navigate to the same folder as the extracted .zip and type: adb connect 192.168.1.4 (the TV will show a prompt to confirm the connection from your PC - confirm it) adb install movian-5.0.XXX-deank-android.apk * Make sure to change the name of the installation file and the IP address accordingly