Friday, March 11, 2011

[android-developers] Re: Eclipse wont regenerate files since downloading the 2.3 SDK

> Sometimes I have to edit something innocuous in the xml file and in
> a .java file and save it (with build automatically set) to get a clean
> build. Project > Clean usually works but when it doesn't, the modify-
> and-save trick usually works. Changing the Android build target
> temporarily might jostle something loose too. I really wish all the
> little oddities like this could be ironed out but I have no time to
> try and fix it myself.

I get the problem seemingly any time I add a new resource. On the
first install
the resource IDs are mixed up (i.e many strings show in the wrong
UI object). Often there's a crash.

My reliable fix is just to add a space to any resource file and
rebuild.

Pent

--
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 unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment