Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am trying to connect Logitech Revue STB with Eclipse, because I want to try to build and install some old Android app for mobile phones, and if necessary modify it for STB. I don't have USB cable, so I'm trying to connect it via Ethernet on local network. I tried with ADB command like:

adb connect <ip.address.of.device>

but it doesnt work. Is there any other way to work this out?

share|improve this question

closed as too localized by Andrew Barber Apr 18 at 11:01

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

This Tutorial Might helps you.please check it.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.