android - unable to change memory allocated for AVD -
i have installed android studio , trying run hello world app using emulator. getting error
emulator: warning: requested ram size of 1536mb large environment, , reduced 1152mb. emulator: device fd:596 hax not working , emulator runs in emulation mode cannot set guest memory 'pc.ram': invalid argument emulator: memory needed vm exceeds driver limit.
i read on stackoverflow solution problem change memory allocated avd.but under edit avd's there no such option edit memory allocated. please help.
you can change memory allocation settings this:
1. start avd manager:
2. click edit icon next virtual device name
3. select advance settings

4. in advance settings, there option edit memory allocation

Comments
Post a Comment