Can't upload my android apk file to Android Server

Hi,

I built my application in corona for the android platform successfully without any issues. However, I tried to upload my application to the Android Servers. Every time I try to, I get this error "The server could not process your apk. Try again."

I tried many times but still I am getting the above message.

What is the problem, what should I do?

Regards
Anas

In your build.settings file do you have an Android versionCode?

settings = {
android =
{
versionCode = "1"
},
}

Just a stab in the dark.

Yes I have the versionCode setting in the build.settings file

And when you build there are no errors or warnings?

No errors no warnings. I am using Corona build 2011.484.

I unzipped the apk file to check the AndroidManifest.xml file and the file does not look like a valid xml file, is it normal? is it a problem with Corona's buit?

views:1496 update:2011/10/8 15:12:54
corona forums © 2003-2011