I will try that later when I can as not able to right now but hopefully that will help, thanks
I have a two gigabyte dual core laptop (it's only 1.66 ghz but did not have a problem with 1.4) and can the cpu spike and memory usage peak happen when the compilation process is underway.
I can confirm that whenever this happens the tool bar in the ide is greyed out and can only be exited with the close window x as it happens every time. I use my laptop for programming and browsing the net so it hasn't had any new programs installed for at least the past three weeks except for new b4A and the memory issue only happens with compilation of that one app not any others.
It seems to happen specifically when compiling, under 1.4 the app compiled quickly (it sometimes timed out but would compile within a minute) but for some reason version 1.6 just does not like the same application code which is mostly simple text replace statements.
The laptop runs windows seven starter and only has antivirus and default windows programs in background, and has windows superfetch set to 3 and windows enable prefetch set to 3 but these settings are the default ones.
Dave
Edit: Although I am going out soon so cannot experiment at the moment I have just disabled the attach debugger option and tried compiling twice. Both times it compiled within three minutes with no timeout, cpu usage was still 100 % from the first thirty seconds or so until completion but memory usage went from 780 Mb to a maximum of 1.38 Gigabytes so it has made a difference somehow. I will try later with the avd running as I usually have that running but it seems to have worked.
The cpu usage issue may have been present already with previous version, I never had to check because the apps always compiled very quickly so it may be that the much longer code along with the addition of the debugger attachment made it it take much longer and use up the extra memory?