How to adb debug an android tv without any microUSB port?

by wolfyllow

I want to debug a Philips android TV (50puh6400), but it hasn't any microUSB port. I tried to debug with a Type A to Type A USB, but it's not working.

Has anyone dealt with a similar problem?

gabrielgagz

adb over tcp

jdox_

adb over wifi might need root. The newer versions you just click the build number several times to "become a developer" and you can enable adb in the dev menu settings.

You could also plug in a USB keyboard and use the terminal app to access adb on the screen

Hocka_Luigi

Install "Remote ADB Shell" to your phone and connect to your TV via command line over LAN. I think you'll need to put your TV into debug mode and find its MAC address first.