A very quick search within the Ouya Develop SDK would've led you to this page:
https://devs.ouya.tv/developers/docs/setup
You could use tablets and other devices to simulate the Ouya.
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.
setprop service.adb.tcp.port 5555
stop adbd && start a…