Howdy, Stranger!

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

trsc

About

Username
trsc
Joined
Visits
19
Last Active
Roles
Member
Posts
7
Website
http://toyrocketscience.com
Location
Berlin, Germany

Comments

  • Sorry, didn't see your response earlier. Cheers for the info. Github is probably not a bad place for people to contribute and the effort for you guys to curate it.
    in OUYA Wiki Comment by trsc January 2013
  • @YAYitsAndrew Sorry didn't have time to actually test it, but I fear you're right. I will probably also use the more scary remount route you took! :-) @OUYA-Moderators If anyone is reading this thread, please consider it a feature request to have us…
  • Yeah the initiation through USB sucks. I haven't tried the solution with the remount and the build.prop yet, because I find it too involved and don't want to wreck my console. @YAYitsAndrew What happens if you do a "adb disconnect"? Can you reconnec…
  • @YAYitsAndrew  Thanks for investigating and publishing the improvement! Will try it out tonight...
  • I can only say I did a remote install of an APK from my couch, no wires attached (with changed source as proof to myself) and Ouya actually having me confirm the "download". After my Macbook went to sleep, I can't seem to reproduce it now. It might …
  • Additionally... If you use SBT like I do, you will notice that "android:install-device" suddenly doesn't do anymore more and just hangs while it tries to install the APK, although the device is listed "android:list-devices". When you launch SBT like…
  • Here is how I did it. No additional software or major modifications required. 1. Connect OUYA console via USB2. Check if the console is ready "adb devices" should list it in state "device"3. Use "adb shell" to connect through the console4. Execute t…