I got this Google Play message: Upload failed You need to use a different package name because "com.xxxx.xxxx" is already used by one of your other applications.
I understand that the package name is *supposed* to be the same because it is an upgrade. I went from version 2 to 3. Just in case I had mistakenly called version 2 version 3, I did my manifest as: android:versionName="3.1" android:versionCode="4" However, I still get the message. Anything else I should be checking, or am I following the wrong procedure? Thanks! -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

