its been a few days and we have not seen our apk compiled with 484, 591 or 605 successfully installed on a android device:
I have asked many friends to test out this dropbox link compiled against the latest version of corona sdk without any success.
anyone on the forum care to give it a shot and let me know if this installs on any device?
http://dl.dropbox.com/u/35273582/Andfunabc.apk.
This has been signed with the debug key and compiled with the latest version 605 of the sdk.
The error we get it “could not parse file”. we have tried this on android v2.2
also how do we use the adb command to install it?
one of the stackoverflow articles mentioned these as possible causes:
Name of the package is changed after signing: Use the exact name as the signed package is (instead, adjust the name in Manifest)
Package is compiled against on higher API level: Correct the API level in Manifest file
Package is executed from SD-card: Run (install) the apk -file from phones memory OR use adb command to install it
[import]uid: 55009 topic_id: 14047 reply_id: 314047[/import]