Failed to allocate memory: 8

来源:互联网 发布:office365激活软件 编辑:程序博客网 时间:2024/05/21 08:04

This following solution worked for me. In the following configuration file:

C:\Users\<user>\.android\avd\<avd-profile-name>.avd\config.ini

Replace

hw.ramSize=1024

by

hw.ramSize=1024MB
	
				
		
原创粉丝点击