I developed an application for Taiwan which has Google map in it. Now it's on market but when Chinese people try to install it, it gives an error as follow:

"The Application does not install successfully."

It's working on all other places. Client thinks it is because of Chinese Simplified language. Does any one faced such error?

link|improve this question

56% accept rate
2  
+1 For nice Question – user647826 Jan 16 at 8:03
I faced that error when I tried installing the same app that was installed with a different signing key. Did you delete earlier installs from the device. Also can you get a look at the output from logcat when installing the app. That might be helpfull ;-) – Jeroen Coupé Jan 16 at 8:30
feedback

1 Answer

This problem occurs in android when two application have same certificates.So, please uninstall the app which has same certificate & then install the new one.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.