简体   繁体   English

创建Android模拟器

[英]Creating android emulator

I'm new to android, when I click run button to create AVD it appears as follows, I can't understand what it says, please help me to understand what it means and how can I fix this 我是Android的新手,单击运行按钮创建AVD时,它显示如下,我无法理解它的含义,请帮助我了解它的含义以及如何解决此问题

C:\\Users\\neil\\AppData\\Local\\Android\\sdk2\\tools\\emulator.exe -avd Nexus_S_API_21 -netspeed full -netdelay none Creating filesystem with parameters: could not get wglGetExtensionsStringARB Size: 69206016 C:\\ Users \\ neil \\ AppData \\ Local \\ Android \\ sdk2 \\ tools \\ emulator.exe -avd Nexus_S_API_21 -netspeed full -netdelay none使用参数创建文件系统:无法获取wglGetExtensionsStringARB大小:69206016
Block size: 4096 块大小:4096
Blocks per group: 32768 每组方块:32768
Inodes per group: 4224 每组的Inode:4224
Inode size: 256 索引节点大小:256
Journal blocks: 1024 日志块:1024
Label: 标签:
Blocks: 16896 积木:16896
Block groups: 1 块组:1
Reserved block group size: 7 Created filesystem with 11/4224 inodes and 1302/16896 blocks emulator: ERROR: Could not initialize 保留的块组大小:7创建的文件系统具有11/4224索引节点和1302/16896块仿真器:错误:无法初始化
OpenglES emulation, use '-gpu off' to disable it. OpenglES仿真,请使用“ -gpu off”将其禁用。 could not get 无法得到
wglGetExtensionsStringARB could not get wglGetExtensionsStringARB wglGetExtensionsStringARB无法获取wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB could not get 无法获取wglGetExtensionsStringARB无法获取
wglGetExtensionsStringARB could not get wglGetExtensionsStringARB wglGetExtensionsStringARB无法获取wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB could not get 无法获取wglGetExtensionsStringARB无法获取
wglGetExtensionsStringARB getGLES1ExtensionString: Could not find GLES wglGetExtensionsStringARB getGLES1ExtensionString:找不到GLES
1.x config! 1.x配置! Failed to obtain GLES 1.x extensions string! 无法获取GLES 1.x扩展字符串! Could not initialize emulated framebuffer 无法初始化模拟的帧缓冲区

Under your create/edit emulator setting uncheck Use Host GPU option 在创建/编辑模拟器设置下, 取消选中 使用主机GPU选项

To resize using a command is possible but not using visual controls. 可以使用命令来调整大小,但不能使用可视控件。 Note: However in the last update to the Emulator this functionality has been introduced. 注意:但是,在对模拟器的最新更新中,引入了此功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM