Re: [android-developers] Every few hours Eclipse + ADT runs out of resources...

2012-06-18 Thread Nobu Games
Hi I know this is an old post but I'm running across the very same problem with Eclipse every single day since I installed the latest SDK / plugin version. After about 3 to 4 hours of coding and debugging (on an actual device) the run process (for installing and starting the app) gets slower

Re: [android-developers] Every few hours Eclipse + ADT runs out of resources...

2012-06-18 Thread Tor Norbye
Can you try using ADT 20 Preview 3? It contains various leak fixes, such as http://code.google.com/p/android/issues/detail?id=26774 . -- Tor On Thu, Jun 14, 2012 at 11:35 AM, Nobu Games dev.nobu.ga...@gmail.comwrote: Hi I know this is an old post but I'm running across the very same

Re: [android-developers] Every few hours Eclipse + ADT runs out of resources...

2012-06-18 Thread Tor Norbye
By the way, ADT 20 Preview 3 is here: http://tools.android.com/download/adt-20-preview . We'll hopefully have a final build in the next few weeks. -- Tor On Mon, Jun 18, 2012 at 7:34 AM, Tor Norbye tnor...@google.com wrote: Can you try using ADT 20 Preview 3? It contains various leak fixes,

Re: [android-developers] Every few hours Eclipse + ADT runs out of resources...

2010-09-13 Thread Xavier Ducrohet
in ADT 0.9.8, we've fixed a (big) memory leak happening in the layout editor. I suggest you update (0.9.8 was released on Wednesday). Let me know if this still happens. Xav On Sun, Sep 12, 2010 at 2:38 PM, mmo mmo...@gmail.com wrote: When I am developing for Android and repeatedly running

[android-developers] Every few hours Eclipse + ADT runs out of resources...

2010-09-12 Thread mmo
When I am developing for Android and repeatedly running and/or debugging an Android app in the emulator then about every two hours or so I get an Out-of-memory exception, occasionally also an out-of - resources- or out-of-GWT-handles exception. At that point one can only stop and restart eclipse.