Since I've updated to api level 11, it seems that building is super
slow.

Sometimes when eclipse is building the project it hangs at 'android
library update' for minutes at a time, and process explorer shows
appt.exe pegging my CPU.

I've tried all the workarounds I could find by googling.
-- setting -Dosgi.requiredJavaVersion=1.6 for Helios
-- increasing the memory settings
-- switching to Gallileo


The only thing that seems to make it go away is changing the build
target to less that api 11, which causes my project to not compile,
but at least it gets past the 'library update' step.

How can I figure out what aapt is doing for so long so I can try and
mitigate this?

I didn't see anything in the eclipse logs that pointed to this.

What other options do I have to determine what's going on?

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

Reply via email to