Just wondering whether anyone is able to override the RAM when you select one of the pre-configured device definition.
I seem to be unable to modify it. GIF below:
I searched around online and unable to find anything mentioning this.
Just wondering whether anyone is able to override the RAM when you select one of the pre-configured device definition.
I seem to be unable to modify it. GIF below:
I searched around online and unable to find anything mentioning this.
You just need to modify the config.ini manually:
/Users/<username>/.android/avd/<your_avd>.avd/config.ini
Find hw.ramSize
, and override that.