OUYA Developer Forums
  • Discussions
  • Activity
Home › ODK (OUYA Developer Kit)
Sign In · Register

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with OUYA Register
Sign In with OUYA

Sign In Register
  • Categories
  • Recent Discussions
  • Activity
  • Participated
  • Unanswered 41

Categories

  • 3.8K All Categories
  • 54 Announcements
  • 646 Games
  • 92 Bug Reporting - Games
  • 887 General Discussion
  • 1.3K General Development
  • 29 Adobe Air on OUYA
  • 1 Adventure Game Studio on OUYA
  • 82 Clickteam Fusion on OUYA
  • 0 Cocos2D on OUYA
  • 10 Construct2 on OUYA
  • 9 Corona on OUYA
  • 6 Custom Engine on OUYA
  • 25 GameMaker on OUYA
  • 2 Goo on OUYA
  • 9 HTML5 on OUYA
  • 2 ImpactJS on OUYA
  • 6 Marmalade on OUYA
  • 19 MonoGame on OUYA
  • 9 Unreal on OUYA
  • 1 ShiVa on OUYA
  • 693 Unity on OUYA
  • 1 Wave on OUYA
  • 0 ZGameEditor on OUYA
  • 107 Native Development
  • 442 ODK (OUYA Developer Kit)
  • 340 OUYA Hardware

IAP interface disappears

oddevenoddeven Posts: 13Member
March 2013 in ODK (OUYA Developer Kit)
Hi all, I'm using ODK 0.0.6 with Unity. I just noticed that the IAP interface disappears after ~35 seconds of inactivity. The screen goes completely black until some input is provided. It looks like a 'sleep' mode of some sort.

Comments

  • OrikuOriku Posts: 263Member
    March 2013
    You could try doing a wake lock? 
    http://developer.android.com/reference/android/os/PowerManager.WakeLock.html
Sign In or Register to comment.