Can anyone help please? I am a non programmer so please avoid jargon and explain any replies in as much detail as possible!
I have created a game in C2 then exported it into Intel XDK. Then built the app for Crosswalk Android which produced two APK files. I tested these APK files on Testdroid and the ARM version is fine but the X86 version has come back with an error:
"Test failed to run to completion. Reason: 'Instrumentation run failed due to 'java.lang.ClassCastException''. Check device logcat for details"
Does anyone know what this means and more importantly how I can fix it?
Many thanks.