Quantcast
Channel: ODK (OUYA Developer Kit) - OUYA Developer Forums
Browsing all 36 articles
Browse latest View live

Linking to the OUYA Developer Page from within your game?

Hi,is it possible to link to the developer page from within the game.I have an "More Games" Button inside my apps. On iTunes, GooglePlay and Amazon I can open an URL that links to my developer page.Is...

View Article



Help ouya! fetchGamerUUID problems with on-screen-keyboard

So, you may know of Ouya keyboard problems with native activities, where you can call showSoftInput and the keyboard never shows up. Well, I just tried copied fetchGamerUUID from the IAP sample, called...

View Article

OUYA + Linux Ubuntu/Mint Setup Issue

Hi everyone,I'm using Linux Mint 13 and trying to setup OUYA environment in Eclipse I created the device, but when I start the emulator I get the alert "Can't play this video."If I press ok, in the...

View Article

Payment: Receiving receipts problem

I'm getting the following exception:java.lang.RuntimeException: javax.crypto.BadPaddingException: unknown block typein the line:receipts = helper.decryptReceiptResponse(response, mPublicKey);The...

View Article

Accessing the user name?

I know we already have access to user's UUID, which, as far as I can tell, is a alphanumeric unique identifier; However, this isn't ideal for leaderboard development.Is there a way to access the user...

View Article


Can't get player number on ODK 1.0.0

This code used to work fine    static private byte getPlayerNum(InputEvent e) {        try {            return (byte) OuyaController                    .getPlayerNumByDeviceId(e.getDeviceId());...

View Article

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
Browsing all 36 articles
Browse latest View live




Latest Images