Re: [android-developers] Re: ADC 2 and Android Market Place Application Error

2009-12-02 Thread James Yum
Hi Alex, The package names won't ever get released. I assure you there are valid reasons for this. Cheers, James On Wed, Dec 2, 2009 at 5:24 AM, alex wrote: > Still, the question remains. > Will the package names ever get released? Does anyone from google care > to answer? > > -- > You receive

[android-developers] Re: ADC 2 and Android Market Place Application Error

2009-12-02 Thread alex
Still, the question remains. Will the package names ever get released? Does anyone from google care to answer? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsub

Re: [android-developers] Re: ADC 2 and Android Market Place Application Error

2009-12-02 Thread zeugame zeugame
Hello James, Thank you for the hint. I published World of Bombs 2 days ago in the Android Market by package renaming. My package name was not good. got lucky ;) But i keep this valuable information for my next app! Thank you. Croco -- http://www.zeugame.com/wob2 On Mon, Nov 30, 2009 at 8:2

Re: [android-developers] Re: ADC 2 and Android Market Place Application Error

2009-12-01 Thread James Yum
Hi, You don't have to refactor your Java code to a new namespace. Instead, you can try changing the package attribute within the manifest and make sure the classnames are fully qualified. Cheers, James On Thu, Nov 26, 2009 at 8:36 AM, croco wrote: > I will wait the winners annoucement > I just

[android-developers] Re: ADC 2 and Android Market Place Application Error

2009-11-26 Thread croco
I will wait the winners annoucement I just hope after the contest they remove all apps. if not it's just ugly behavior. Changing all an APP package name for that would be stupid. But like i trust Google i think they will do the right things to avoid to rename. Thanks Andre Croco On 26 nov, 16:59

[android-developers] Re: ADC 2 and Android Market Place Application Error

2009-11-26 Thread André
Google stated in the ADC2 guidelines that you will you will not be able to use the same package name for both your ADC2 submission and your android market submission. So I doubt you will be able to submit your unchanged app anytime soon. Maybe after ADC2 is completely over?! -- André http://androi

[android-developers] Re: ADC 2 and Android Market Place Application Error

2009-11-26 Thread croco
Hello Pieter, I know how refactor an Apps ;) But i don't want to rename for my CVS respository and the actual name of the package is the one i wanted ! I just want google delete of ADC apps would be more approriate in my opinion? Thanks Croco On Nov 26, 9:36 am, Pieter wrote: > Hello Croc

[android-developers] Re: ADC 2 and Android Market Place Application Error

2009-11-26 Thread Pieter
Hello Croco, Just rename the package your application is in. Eclipse "Refactor -> Rename" rules :-) Pieter, Author of SpecTrek. On Nov 26, 8:13 am, croco wrote: > Hi all, > > I decided to put World of Bombs on the Market place but it ran > unsuccessfully. The upload site ask me to change the pa