Android Question AVD Error

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
Hello,
when I launch an AVD, I've got this error

"Starting emulator for AVD 'Test-10'
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."


Attacched the configuration.
How Do I solve?
 

Attachments

  • config.png
    config.png
    21.9 KB · Views: 273

TomA

Active Member
Licensed User
Longtime User
Hello,
when I launch an AVD, I've got this error

"Starting emulator for AVD 'Test-10'
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."


Attacched the configuration.
How Do I solve?
I am not sure about this but I see there is a message on the edit screen about possible problems if RAM is defined as greater than 768M and your screen shows RAM as 1024 - I would try reducing this number to something smaller (256 or 512 maybe) and see if that solves the problem.
 
Upvote 0
Top