Hi,
I want to build a corona enterprise project for android, it builds successfully, but it doesn’t run.
I am trying with the sample App template from the Enterprise folder and this is the error I get when running it
02-02 23:30:11.851: E/Trace(740): error opening trace file: No such file or directory (2) 02-02 23:30:12.561: W/EGL\_emulation(740): eglSurfaceAttrib not implemented 02-02 23:30:13.110: W/EGL\_emulation(740): eglSurfaceAttrib not implemented
I don’t know if it is related but in order to have the project building I had to fix the path to corona in the project properties, otherwise it had errors and didn’t build. In the snapshots I detail the changes.
I buld with ADT (Eclipse) v22.3.0
The target device is a Galaxy Nexus emulator with openGL enabled.
The corona enterprise build is 2013.1244
Notice that the project does work nicely for iOS
Edit:
I also tried to run it in a real device with no success.
I tested the adt emulator with an app built with corona pro successfully.
Thanks,
Ernest