Here's the thing. It's the same application. Someone else had uploaded it using their google play account, but now I have an updated version that I want to upload using my google play account. So I just want to be able to upload it.
On Oct 8, 6:01 pm, Lew <[email protected]> wrote: > John Merlino wrote: > > I tried to upload the apk to the store and I get this message: > > > The package name of your apk (com.otl.AndroidRemoteApp) is the same as > > the package name of another developer's application. Choose a new > > package name. > > > I renamed it: > > > $ mv com.otl.AndroidRemoteApp.SplashScreen.apk > > com.otl.AndroidRemoteApp.SplashScreenNew.apk > > > and tried the upload again and still got the same error > > That isn't how you set the package name of an Android application. > > http://developer.android.com/guide/topics/manifest/manifest-intro.html > > Do you own the "otl.com" domain? > > If not, you shouldn't use it. > > -- > Lew -- 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

