Reputation: 23
i have a big problem with Android studio.
whats the solution for this error?
emulator: WARNING: Requested RAM size of 1536MB is too large for your environment, and is reduced to 1152MB.
Cannot set up guest memory 'android_arm': Invalid argument
Error accepting connection, aborting
Upvotes: 2
Views: 6712
Reputation: 10037
From Android studio open Windows->Select Android Virtual Device Manager->Chose your device->Click Edit button-> Change the RAM parameter to 512 Mb in the Memory Options->Save and run the emulator it will work
Emuulators are slow. There's really nothing you can do about it, but there are alternatives to the emulator.
Upvotes: 3