我根据谷歌的文档制作Android 6.0的源代码,然后输入
emulator
我得到了以下输出:
emulator: WARNING: system partition size adjusted to match image file (1536 MB > 200 MB)
emulator: WARNING: data partition size adjusted to match image file (550 MB > 200 MB)
emulator: WARNING: Increasing RAM size to 1GB
Warning: No DNS servers found
emulator: WARNING: UpdateCheck: failed to get a URL: 6 (Error)
emulator: WARNING: UpdateCheck: failed to get the latest version, skipping check (current version 'invalid'
模拟器上只显示了一个(超出模拟器大小)“Android”。几分钟后,即使启动动画也停止了。我该怎么办?
答案 0 :(得分:0)
尝试使用此命令从命令行启动模拟器
emulator.exe -avd <avd_name> -no-audio -http-proxy <proxy_name>:<proxy_port>
答案 1 :(得分:0)
你分配给该仿真器的Ram多少使它成为1028 mb或768 mb(实际上它是值)