Hi, I'm trying to run my apk on android simulator, and all the time get:
I/ActivityManager( 1010): Start proc com.myComp.MyGame for activity com.myComp.MyGame/.OuyaUnityApplication: pid=1595 uid=10045 gids={3003,1028}E/Trace ( 1595): error opening…
When I copied
SantaRagione said:
I use import OuyaInputManager at the top of my JS script.
using the OUYA unitypackage make sure that these are in your "Plugins" folder:LitJson FOLDER
OuyaGameObject.cs
OuyaInputManager.cs
OuyaNGUIHandler.cs
O…
Hi tgraupmannCan you tell me which version of yours OUYA-SDK Core should I download and use ? I'm porting my game for OUYA (CREATE game jam) and don't know which one is most stable so far.
tgraupmann said:
We don't have the touchpad events hooked up yet.
But you have plans to make them ? I'm asking, because I don't know is there are any chace, to use touch pad before end of CREATE contest ?
tgraupmann said:
Okay another minor update so that it saves your Application java name and the alternate APK name in editor preferences. That way when you save and it recompiles it will remember.Again be sure to redownload core and update.
…