Howdy, Stranger!

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

2-complex

About

Username
2-complex
Joined
Visits
0
Last Active
Roles
Member
Posts
1

Comments

  • I had this same symptom in the ODK, but not in Unity.  I was missing this: OuyaController.init(this); inside Activity.onCreate(). It seems you can get most controller functionality without calling OuyaController.init(), so if controls are basicall…