@Puzzl: Again, we agree with you and don't want to go down the path of removing 1080 support. It is just a question of which rez we default to when a game launches, and as I said, we've been unable to change the default away from 1080p (Android was…
To your terminal / command line. For example, you might usually run adb logcat to get an output of the log files. Use this command from a similar window.
On Mac, it's a program called Terminal, on Windows it's a program called cmd.exe.
@MagicGameStore: you might be able to use this command to bypass the account login...
adb shell su -c am start -n tv.ouya.console/.launcher.settings.SystemSettingsActivity
Lmk how that works out.
We haven't committed to a final size yet but I should hope we'll be able to set it to 64 megs.
Ideally if we're killing everything else we should be able to double that at least, if not more.
Our current plan is to have the console operate like you'd expect a console to - full resources will be dedicated to your game. We'll be aggressively killing processes / games / apps as they are navigated away from by the user.
Android also imposes…
Quick update on this...We're still working with Nvidia on a solution but we don't have anything to offer yet. It's a relatively new challenge on Android since the system wasn't designed for an external-only (HDMI) display.
For now, if you're using …
I see what you mean, but not sure how possible that will be for us. I'm still looking into it, but it might be something you set once when the app is init'd... may not be switchable while the app is running. That would be ideal, again, just not su…
Hi folks,I'm working on resolving this issue on our end right now. Here's what we'd like to do right now:- All games/apps default to running at 720p- We'll provide a way of running an app at 1080p, via either a method init call or possibly the mani…