Categories
webinar

Oh Yeah, the Ouya!

The Ouya is an Android powered game console / set-top box that you can pick up for $99. Not only is it a cheap game console, but it is also an affordable Android platform designed to drive big screen TVs. Easily turn a TV into a wall mounted dashboard or living picture frame.

Once the ADB driver is installed, You can develop for and deploy to it with Delphi XE5 just like any other Android device.

This video is from our Making the Connection: Programming Devices and Gadgets with RAD Studio webinar. Check out the on-demand replay and download the full source code too.

The Ouya has an SDK that goes beyond what I showed above. I’ll be revisiting it with more updates in the future.

4 replies on “Oh Yeah, the Ouya!”

Hello, I tried to download the full source code and I never received the email with the download link.

I was wondering, were you able to use the ODK in Delphi? I tried to use JNI with NewObjectA and GetJavaMethodID but I never was able to make it work with a constructor that has parameters.

I was waiting for QC #120233 to be fixed to get access to getConstructor or getConstructors.

I actually didn’t get into the ODK and just used the keystrokes as shown in the video.

Sorry you weren’t able to get the download email. Check your spam folder perhaps.

Comments are closed.