can not install apk on Galaxy S 2

I am so sorry to open a new topic about that which does not sound so new as I read the android forum but I can not find any clue to solve my problem.
So, if someone encountered the same problem, I would be glad to share with.

I have the latest Samsung Galaxy S2 as a target for my dev.

It is a Processeur Dual-Core Samsung 1.2 GHz, which sounds great but I do not know if it means ARM6 or 7, with android 2.3.6 installed.

I have made some builds with the corona debug keystore but also with one I have created.

I have copied the apk file in the download folder of my phone, then, I have clicked on it to install.

A progress bar appears and goes to the end, but a message always says "application not installed".

I really not know what to do. There should be a solution, but far from me by now.

Also, it seems that Samsung sells two different versions of the same iphone : one with a samsung processor and another with a Texas Instrument processor (wich is the case in France since the start of 2012, mine is a Texas Instrument). Maybe the Texas Instrument is a ARM 6 ?

Regards,

Frédéric

use installer to install apk files in android devices it will install it i a have galaxy s2 and my app built using 704 corona simulator

Thanks,
what do you mean by "installer" ? is it a program in the android sdk ?

no its from android market free app that helps you to install apk on your android mobile :)

no its from android market free app that helps you to install apk on your android mobile :)

Thanks again (twice ;-))

But it still do not install.

Did you made a specific build.settings or config.lia specific files ?

I have catched an error message while installing via adb :

[INSTALL_PARSE_FAILED_NO_CERTIFICATES]

Although, I have choosen a certificate while building with corona.

Where should I put a certificat file ?

@fpierron man go to android marketplace and search for installer and then install it in your real mobile galaxy s2 then after installation take the apk file and copy it to your samsung s2 memory then open the installer application you will find yourgame.apk file click on it and install it if you faced problem go to menu by pressing menu key settings ->applications-> and check the box Unknown sources then try again it will work with you :)

@testdriver

that's all I've done already.
But it still does not work.

Thanks for your help.

The bad adventure continues...

With adb, i could catch some others messages :

Package com.afkcs.vcp has no certificates at entry AndroidManifest.xml; ignoring!

It seems that the certificate is not included in the package ? or has no entry in the Android Manifest.xml ?

Solved but no explanation :

1/ I have copied all the files and folders in a new folder
2/ renamed the folder

built

and tada it works.

I will never know why stricly the same files do not work in the other folder.

But if you encounter this problem, do not try to understand, just duplicate your folder elsewhere and it should work ;-)

views:2387 update:2012/2/13 9:11:28
corona forums © 2003-2011