Yes!!!

Somebody with the same problem as me.  Since I upgraded to SDK 2.2
Update 1, the resource file compilation is taking forever.

Xavier suggested that I turn on Verbose in the Android build option,
which I did.  I can see the build process pause for a very long time
when writing the .re_ file.  I copied the command line and executed it
in outside of Eclipse.  The same thing is happening: a very long pause
after all the .xml resources are compiled.

On Jul 25, 5:39 am, Mark Nuetzmann <[email protected]> wrote:
> I have been building all my apps against the 1.6 version of the SDK
> until just recently when I switched to 2.2.  I use ant to handle my
> builds and a normal build time for one of my apps was about 30
> seconds.  Now that I am building with 2.2 (that is the only change) it
> is taking over a minute to do the exact same thing...  I was just
> wondering if anyone else was seeing a significant increase in the time
> it takes to build with 2.2.
>
> When I make incremental changes to code in eclipse I am now noticing a
> "Building workspace: (xx%)"  which takes a VERY long time in 2.2
> compared to 1.6.  I hardly every used to notice this because it was so
> fast.  Now I notice it all the time.
>
> I really hope that as we see additional sdk version come out that
> things just get slower and slower...  also, I had read that with 2.2
> we would see "significant" increases in performance on our existing
> hardware (devices).  I'm definitely not.
>
> Mark

-- 
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