Hey Rick, you might want to look into this http://groups.google.com/group/android-developers/browse_thread/thread/0d3fa2f102b6ec8c
On May 12, 8:11 am, RickGillaspy <[email protected]> wrote: > 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 [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

