while uploading file to android market error -


When I upload my application to the Android market, it is showing error below

The file is invalid: Error: Dump failed because no Android manifest.XML was found.

When I open the .apk file, then the AndoridManifest.xml file is.

What's the problem

While uploading a file to the Android Market It is important to keep the following points in mind:

  1. Android: The version code is "Appropriate with Android: Version Code" Android: XML.
  2. The "Android: version name" attribute is appropriate from AndroidManifest.xml.
  3. The package name is very unique. Because all the Android Market apps are separated by package.

Seeing all this ....


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

c# - TypeConverter in propertygrid only converts from string, not to -

jQuery UI: Datepicker month format -