Hey Shane,

Thanks for the help. I took a look at the Android Market "tech
questions forum" and it appears this is effecting many people. So,
without a clear solution in place I went ahead and refactored as you
suggested. It was tougher than just hitting the "refactor" button in
Intelij as I had over 40 references to the package through my xml (for
example custom views, etc.).

But all is well now, and thanks for the idea as once I finally dug in
deep I was able to make it work.

Kevin

On Feb 13, 7:38 pm, Shane Isbell <[email protected]> wrote:
> You probably just need to update the AndroidManifest.xml after the refactor.
>
> On Fri, Feb 13, 2009 at 2:54 PM, Java Developer <[email protected]>wrote:
>
>
>
> > Intellij.... Yes, clicking "refactor" was easy enough. But after doing
> > so the app will not install. I have checked for all instances of the
> > package name and no more were found. So, obviously there is more to it
> > than "letting the ide do the work". I went further and re-built the
> > Project using the activitycreator, still no joy.
>
> > In the end, I am sure Google has provided a way to "remove" a
> > suspended application, I just can't figure it out. Others must have
> > run into this same problem, I'm just hoping they see this post and
> > reply!  :)
>
> > On Feb 13, 5:27 pm, Stoyan Damov <[email protected]> wrote:
> > > > On Feb 13, 4:19 pm, Shane Isbell <[email protected]> wrote:
> > > >> In not using Android Market (restricted by terms), but I always put a
> > v[x]
> > > >> into the namespace, something like com.sweat.startup.v1. This allows
> > me to
> > > On Fri, Feb 13, 2009 at 11:28 PM, Java Developer <[email protected]>
> > wrote:
>
> > > > Hi Shane,
>
> > > > Thanks for the reply. Understood, that would work, but that is really
> > > > not a good solution. This would require a major refactoring.
>
> > > Huh? A major refactoring, what do you mean? What IDE are you using for
> > > development?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to