Quantcast
Browsing latest articles
Browse All 36 View Live

Html5xOuya help?

I am an html5/ javascript game developer and was wondering has anybody found a way the get it to work...Or maybe there is a really easy way to do it and I am just an idiot.~Henry

View Article


In-App-Payments error on retrieving products.

I have the product list: public static final List<Purchasable> PRODUCT_ID_LIST =        Arrays.asList(new Purchasable("credit"),new Purchasable("SpikeJumperFull"),new...

View Article


A few questions regarding Android API and API levels

Hello, everyone.I have sent these questions already to devsupport@ouya.tv, but I haven't gotten an answer in almost 2 weeks (which is quite disappointing) so I have decided to post these questions here...

View Article

How do I identify a controller as OUYA controller?

In order to address the extreme +X axis bias in the left stick, I need to be able to identify whether or not a connected controller is an OUYA controller.  My original plan was to check if...

View Article

Error 3002 - Error parsing response from server

Dear Community,I have a problem testing my game on Nexus 7: Whenenver I try to fetch my receipts, I get Error 3002.I do have a console id assigned and can see it on the "Device Info" page. (I mention...

View Article


Black screen on Emulator (looping 'system process')

I use Aptana Studio for my development. For those unfamiliar it's a fork off Eclipse. It uses all the Eclipse plugins just fine. I have created an AVD with the following properties:Base Device...

View Article

IAP: __DECLINED__ not working?

I'm not sure if __DECLINED__ is a feature that is no longer supported (as it's not mentioned on the online purchase documentation), but in the ODK readme file for the IAP, it says:- Note that when you...

View Article

IAP - Canceled purchase not reported

Hi,When a purchase is canceled with the A controller button, the onCancel() method of the OuyaResponseListener is not called and my game is unable to know that the purchase has been canceled. The...

View Article


Developer back-end "payment info"

How are international developers supposed to fill in the "payment info" on the backend?Routing numbers don't work.and there doesn't seem to be a way to add SWIFT/BIC codes, etc.a Paypal option could...

View Article


Left X axis seems to be offset or something, clearly seen on all marketplace...

The left X axis of the ouya controller seems to be offset strangely such that if you press it to the right a little bit on most games, it will continuously move to the right even after being let go....

View Article

Touchscreen Bugs in the Ouya menu

Not sure where the right place to put this bug is...I just realized you can use the touch screen to navigate the menu!  I immediately tried clicking on "SOFTWARE"  to find out that it crashes Ouya.  In...

View Article

Developing A Game

I'm new to programming and am wishing to make a game. But I'm having some issues getting off the ground. So answers regarding my questions will be much appreciated. One of my problems is how to set up...

View Article

IAP testing failure

Whenever I try and use the In app payments, I get this: Purchase failure: 2020 message: No credit card on fileAnd for the life of me, I cant find where it expects that to be put in in the profile, does...

View Article


Dev console

Hi there How do we get are hands on a dev console to us in the uk. It would be very beneficial developing with one. Thanks

View Article

Controller not responsive ODK on MAC with XBOX360 controller

I'm running the ControllerTestActivity and it's not responding to input from the controller.I have OS X mountain lion, an XBOX 360 and this...

View Article


Speed of Reply and March 28th

https://devs.ouya.tv/developers/docs/content-review-guidelinesDoes the game have to just submitted by the 28th or does it have to be approved by the 28th?The reason I ask is that I can submit now, but...

View Article

Ouya and Flash

I'm thinking about using Flash for Ouya development, is this supported?

View Article


3D is broken... what is the status of this?

I've been holding off updating my firmware and ODK due to this message in the developer news. It's been two weeks now since the last release and the "a fix is coming soon" message is looking a little...

View Article

IAP: Unable to create encryption key, InvalidKeySpecException

I created my game in the My Games section of the Ouya Devs website.  I then downloaded the key.der file, and opened it in a Hex Editor (Hexplorer).  I copied the hex data, pasted it over the default...

View Article

Launcher Icon question

So i read in the docs that the launcher icon has to be called "ouya_icon.png", residing in res/drawable-xhdpi/ but i've had two weird things happen to me and i'm not sure if anyone else has had this...

View Article

Changes between previous versions of ODK and current?

Hi,I'm having a lot of trouble trying to implement the latest version of ODK on my Adobe AIR game. There are some ANEs floating around, but they all seem to use the old version of the ODK (I'm not sure...

View Article


IAP Price Display questions

Got a couple questions about displaying prices to end users from within a game:1. The Product/Receipt.getPriceInCents() method implies that all IAP transactions will be carried out in USD regardless of...

View Article


how to see source code

I'd like to know how to look at the source for OUYA games. Thanks.

View Article

XBox controller behaviour

Hi,I'm porting my Android game to OUYA. I don't have a console at the moment, so just coded it against version 1.0.0. A friend with a console tested it for me and confirmed controls are working as...

View Article

IAP problems code 3005

Anyone else getting this? We've just managed to update to the new ODK and re-compiled and battled through a few things and are now getting this error( 1447): Request Receipts error (code 3005: Server...

View Article


File Browser for Development?

I saw another thread on this for the consumer side, but I'm more interested in the dev side only.I'm hitting a FileNotFoundException, but have no idea why from a deployment standpoint.  Is there a way...

View Article

Detailed porting manual or application?

I've been making a game (in java with eclipse) and I want to bring it over to OUYA. I've never developed for another platform besides PC, and I'm really looking to not having to re-code everything. I...

View Article

Key File Encoder

I probably wll look silly if someone has allready done this, but I thought I would post my code to convert a key file (that .der) into java byte array representation, as regardless of what instructions...

View Article

Detect if Controller Connected

Is there a way to detect if a Controller is even connected?Thanks

View Article



Game Scaling issue

Ok, I'm running up to the wire, as expected, but I'm a lot closer than I thought I would be.  My big problem right now is that the game is scaling weird.  When I'm running on the virtual device set to...

View Article
Browsing latest articles
Browse All 36 View Live