Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Nushio

About

Username
Nushio
Joined
Visits
6
Last Active
Roles
Member
Posts
3

Comments

  • 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…