You don't need to do all that, just rename the base package using refactor in eclipse (Press F2 with the base package selected)
2011/10/24 Lucas Falcão <[email protected]> > Yeah, i think thats the only solution... > I was trying to avoid create new project, copy sources, blablabla... > I guess im just too lazy . > > By the way, thaks for the quick response :D > > On Sun, Oct 23, 2011 at 10:44 PM, Carlos Silva <[email protected]> wrote: > >> Change the package name for the new Application. Once a package name is >> used, it is forever reserved and can't be used again other than for upgrades >> (for packages with the same signature of course). >> >> 2011/10/24 Lucas Falcão <lucas.falca >> [email protected]<[email protected]> >> > >> >>> Hi guys, how you're doing? >>> First, thanks for your attention. My problem is >>> I've uploaded an app to the Market, everything fine >>> Now i was about to push a new version, but i kinda lost >>> (yeah, i forgot) the keystore password. Then i created a new >>> keystore to sing the app. At this point i knew i wouldnt be able >>> to push as an upgrade, my plan was to delete the old version >>> and republish the app, with the new version apk. >>> For my surprise i discovered that i cant delete an app. Ok. >>> How about create a new publish in the market? Also impossible, >>> it recognise the source package and as there is already >>> an app with the same package, it wont let me create. >>> So, how can i go through this issue? I've already deactivated >>> the old version in the console, i read that it will be ereased >>> sometime automatically. >>> Thanks, Lucas Falcão >>> >>> ps: sorry for the bad english, not my main language >>> >>> >>> >>> -- >>> 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 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 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 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

