It seems the micro USB port on my Ouya is broken. While I wait for support to reply to me, I would still like to deploy to my Ouya from Eclipse. Unfortunately, in order to enable remote deploy (via adb), I need to connect it first via micro USB, which is not possible.
It seems today they enabled side loading of applications. Does there exist an Android program I can load onto my Ouya from a flash drive so I can enable this feature and deploy remotely?
Instead of using the above app, you can just download the Terminal Emulator apk via the browser and sideload it. Hook up a keyboard for easy typing and type the wireless adb commands.
you don't run "adb tcpip 5555" on the ouya, in Eclipse, on your linux, windows, or mac system, you have to tell adb to connect to a remote device giving it your ouya's ip#
Comments
adb tcpip 5555error: device not found