One more thing. I went and cleared out the ‘Corona Simulator/plugins/’ folder (near Sandboxes ) just to be safe and to get a new download of the plugin.
Clearing out the plugins folder was a very good idea but it didn’t help. Once it downloaded the greenthrottle plugin zip I had to manually extract it to fix the console errors. I’m still having the same ‘app not installed’ problem.
No luck with your code either. I get the feeling I’m being stupid but it’s odd how your same error went away like that.
Yes we have a Green Throttle! (Still waiting for an Ouya and GameStick to arrive.)
Damn, I was hoping the omission was intentional. I’m now back to the previous error message I had. On installing it just gives the message: “App not installed.”
I’m using:
Windows 8 64-bit
Corona SDK Build 1100 (not enterprise)
The same thing happens on both our Nexus 7 and Galaxy S4.
Do plugins only work on enterprise?
Is it possible to use the Green Throttle controller with the simulator or is are plugins another device only feature?
Does the simulator automatically download the latest plugin version?
Hi Walter, I use the Arena app to make sure my controller is properly paired before starting a game like Gunslugs.
My problem though is installing the Corona app I have built, in this case the Pong sample. I download the apk to the device, press install and it gives me the error message: “App not installed.”
Tried build 1114 today. It’s now working fine. Would be nice to know there was a reason why.
We’ve noticed the values from the analogue sticks max out far before the maximum throw of the sticks though. Also, when held at an angle the value really flicker around. Is this a Green Throttle thing or does is it the plugin?
Ed, I hear you’re an optimisation ninja, can I pick your brains?
re: First questions: I can’t answer your initial general questions about the stick maxing out and flickering input yet. On my list is to convert this template to Green Throttle, but haven’t started yet.
re: Second question: Sure, what kind of optimization problems are you encountering? I’m not sure I’m a ninja, but a second set of eyes or an ‘alternate brain’ helps sometimes.
Note: I can be contacted directly here if the topic/code is confidential or sensitive:
Okay, so about the “App not installed” issue using Corona SDK (not Enterprise), we don’t know what happened but there was an Android SDK update we had to install.
Can you guys try again with the latest daily build? You’ll need to use the original build.settings from Pong-Greenthrottle.
Incidentally, if you were using ‘adb’ command line tool to install (instead of downloading the apk), you would have seen this error:
Failure [INSTALL\_FAILED\_DEXOPT]
Just note that Player 1 is set up for the left side even though the ball goes to the right by default, so you need 2 controllers to really play with it!