I have no problems getting my Corona project to build an apk file, but it won’t install on my phone, a Samsung Galaxy S2, which has the ArmV7 processor. To test I have tried installing on the Eclipse android emulator which I’m running as AVD 2.2 . I get this error:
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb install Stuck_scen
es_new.apk
119 KB/s (4927673 bytes in 40.242s)
pkg: /data/local/tmp/Stuck_scenes_new.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
C:\Program Files (x86)\Android\android-sdk\platform-tools>
I have also tried building one of the sample apps available on the Corona simulator and got the same results. I have installed apk files built with Eclipse before but I don’t know what is going wrong with Corona builds.
[import]uid: 208811 topic_id: 34393 reply_id: 334393[/import]