Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES] - Trial User Emulator issue

I am a trial issue and tried to test my application in android sdk for windows. I encounter the following error on trying to install in commandline adb install test.apk

The error given is
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]

Any body knows the solution please help. If its with debug.keystore file, then what should be done. is there any requirement to relocate or copy the file from the java bin folder.

i dont think so you can install apk made with corona to emulator as emulator is based on arm6 processor and corona requires arm7 processor it is not related with debug key try to find old build preferable 377 for windows or any older if you want to see in emulator or just test it with real device.

you can get build 268 as that was last public release that supports arm6

:)

As hgvtas123 said, the emulator is not supported and testing with a real device is best. (armv7)

Also, while older builds do support armv6 you need to be a licensed user to access any archived or daily builds; these are not available to trial users.

Peach :)

Sorry guys,
I differ on this one. I have been creating an app for a client that required to work on the common Huawei Phones, that are ARMv6. I have been able to compile for those (using an older version) and I have been able to test/debug, etc on the Android simulator.

So I am not sure where does the bit about the *emulator is not supported* come from?

I even have an article on debugging your app using the android simulator here

cheers,

?:)

emulator is not supported with latest build since support for arm6 has been dropped.
sorry as above post is little bit unclear

:)

views:1675 update:2011/11/10 9:30:09
corona forums © 2003-2011