Hi All
i use NetBeans IDE 7.2.1 & Android 4.2
i can't execute the emulater and this is the error :
"Failed to allocate memory: 8"
"This application has requested the Runtime to terminate it in an unusual way."
Can you help us please
Printable View
Hi All
i use NetBeans IDE 7.2.1 & Android 4.2
i can't execute the emulater and this is the error :
"Failed to allocate memory: 8"
"This application has requested the Runtime to terminate it in an unusual way."
Can you help us please
Oh man, I remember that issue fondly [/sarcasm]
Basically, the issue comes down to the amount of memory you're allocating for the AVD. Reduce it to something like 512MB and you should be good.
thank you man