Reputation: 27501
emulator: WARNING: VM heap size set below hardware specified minimum of 192MB
emulator: WARNING: Setting VM heap size to 384MB
I am using android studio 2.0 in windows 10 , Internal memory size automatically getting changed to 384 Mb even if I have specified 1Gb in ADB configuration.. How i can increase my emulator Internal Memory Size ?
show my emulator pic having 533 MB internal memory
Sorry I am not able to embedded pics due to <10 reputation..
Upvotes: 5
Views: 8787
Reputation: 394
Open AVD Manager, select your AVD. Under 'Action' column click the edit button (pencil icon). Go to Show Advanced settings and scroll down to VM heap and increase the MB to however much you need.
The above steps should stop the emulator warnings.
I cant see any problems with the screen shots you have provided. I can only recommend creating a new Virtual Device and or checking for Android Studio Updates. Sry I cant be of more help...
Upvotes: 9