@bishop: the frequency of that request is all depending on the developer, so don't blame the platform for devs misbehaving ;) That is among the most important features of any platform, so we do need it here, a lot!
@Tim: I'm no Java person, but that seems just an interface definition to me. Browsing the classes I would put my money on this
http://developer.android.com/reference/android/view/inputmethod/InputMethodManager.html
to get the current active IME wit…
I mean the equivalent of "Rate this App" on the other stores (iTunes, GooglePlay, Amazon, Nook and so on).
I'm sure that each game has an internal link, we just don't know what that is, hence I'm asking :) With that bad surprise (the SB ghetto) we …
@kiwicoco: maybe I'm missing this whole thing then :) You are depicting the Ouya as toy for indie devs... if that's the aim I guess this whole project is bound to die real fast :/
@Nick: when the Ouya native keyboard is shown on the right there are a few buttons suggesting to the user how to use it. In Unity I can't intercept those L2/R2 to actually focus the next field. i know it's a plugin and I'm not a Java person, but as …
JonAbrams said:
To be honest we didn't expect so many games so soon!
We'll come up with something to make finding games in the sandbox better. The current paging system is admittedly a stopgap solution to prevent the sandbox from crashing th…
After I confirm the purchase I'm getting a constant error: "Gamer key is either missing or expired" (in the logcat) and in the purchase listner I get errorCode 3002 without error message... any hint?
bluecollarart said:
In the end, this way is best for everyone. If your game is in a store full of a bunch of shovelware games, it makes it harder for users to find it. They may even just give up on the store entirely. It's better this way.
…
bluecollarart said:
Basically, all games start off equal, in the sandbox. From there, it has to prove it's a good game to get into one of the other categories.
Well, that's a horrible approach... even worse than Xbox 360 Indie Channel. A…
Hi,
sorry... my last post is OT, wrong thread!
About IAP: I can't find any call to pass the content of my app's DER file, so even if I'll do everithing properly no real purchase will go through because of the wrong signature: how do we solve this?
I guess you have your hands full, so I post here as well and wait so you can answer on your own timeI need to detect the L2 and R2 in their functionality of Next Field/Previous Field when the user uses the on screen keyboardI can't find any way to d…