Setting up the Ouya ODK

PeoplePeople Posts: 7Member
edited January 2013 in ODK (OUYA Developer Kit)
I sat down to figure out how to set up the Ouya ODK and ended up blogging the most of it... http://www.talesofpeople.com/blog/how-setup-ouya-odk
Post edited by People on

Comments

  • SpikeFoolSpikeFool Posts: 3Member
    Hello, does this work the same way for windows 7?

  • TheMaskedFoxTheMaskedFox Posts: 10Member
    Did you have any luck creating a 1080p device?  I was able to get the emulator running 720p, but it just hangs or crashes when I push it up to 1080p.
  • KonajuGamesKonajuGames Posts: 560Member
    Wow.  That's a lengthy process.  Mine is

    - Install Mono for Android.
    - Install/grab MonoGame.
    - Create new OUYA MonoGame project from template.
    - Build and deploy.
  • PeoplePeople Posts: 7Member
    Hey guys. Alright so once I get a sec I'll boot Windows and update the blog if I can figure it out. As for the 1080p device, I got distracted and haven't made one yet. I'll see if I can get one running and post an update. I know that my 720p device is buggy sometimes in itself but so has every other AVD - Android Virtual Device - ever created

    Also if anyone is having issues running the device, I think I mixed up my GB/MB selection in the blog when creating the device definition I should probably update that so make sure your definition and virtual device have the RAM set at 1024 MB. My first run threw a malloc error because it was trying to allocate like 1000 Gigs in the DRAM I could only wish.
  • PeoplePeople Posts: 7Member
    edited January 2013
    Oh wow just realized Mono for Android has a free version! F... I did not see that! I thought it was paid-for only so I just overlooked it. C# is my lang of choice "I choose you!" I will definitely be taking a look at this as a blog post perhaps?. Thanks Konaju!
    Post edited by People on
  • KonajuGamesKonajuGames Posts: 560Member
    The free version (more correctly, evaluation version) is for the emulator only.  It cannot deploy to a device.
  • MikewareMikeware Posts: 16Member
    The new Xamarian license is supposed to let you install to the device for free, but only up to a certain size project.  Just about to try it now.
Sign In or Register to comment.