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. [import]uid: 89701 topic_id: 17451 reply_id: 317451[/import]

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

:slight_smile: [import]uid: 12482 topic_id: 17451 reply_id: 66165[/import]

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 :slight_smile: [import]uid: 52491 topic_id: 17451 reply_id: 66181[/import]

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,

?:slight_smile: [import]uid: 3826 topic_id: 17451 reply_id: 66438[/import]

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

:slight_smile: [import]uid: 12482 topic_id: 17451 reply_id: 66444[/import]

I guess you might want to have a look at this
you can set up various emulators, for ARMv6, ARMv7 and if you still insist that the you cannot, then let me compile an app with the latest version of the Daily Build and run it on the emulator (Android 4.0) and put your mind to ease that you can install an apk onto the android simulator/emulator.

I have no idea what makes you feel that the emulator is ARMv6 only and does not work…

@hyvyas, Android no emulator maa tume saroo apps compile karine run karse. Aiyan aa suchna ki emulator nathi kaam karse bahu galat che.

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 17451 reply_id: 66447[/import]

@jayantv

jayant bhai lage chhe ke 4.0 ma kashik nava juni thai chhe mare 4.0 download kari ne jovu padse baki 2.2 vala ma to nathi thatu

:slight_smile: [import]uid: 12482 topic_id: 17451 reply_id: 66453[/import]

Emulator is not officially supported; emulators from before late October had major issues with Corona APKs from recent builds.

The latest version of the Android emulator does work with recent builds but is still not officially supported.

Thanks,

Peach :slight_smile: [import]uid: 52491 topic_id: 17451 reply_id: 66610[/import]

Thanks for all your answers… [import]uid: 89701 topic_id: 17451 reply_id: 68838[/import]