Failed to allocate memory: 8
        Posted  
        
            by 
                Denis Hoss
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Denis Hoss
        
        
        
        Published on 2011-08-28T18:14:30Z
        Indexed on 
            2012/10/04
            9:38 UTC
        
        
        Read the original article
        Hit count: 246
        
From today, when I tried to run an app in NetBeans on a 2.3.3 Android platform, it shows me that:
Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
and the Emulator doesn't want to start.
This is for the first time when I see it, and google has no asnwers for this, I tried even with 2 versions of NetBeans 6.9.1 and 7.0.1, still the same error.
© Stack Overflow or respective owner