WEB开发网
开发学院手机开发Android 开发 Android Emulator 模拟器使用方法 阅读

Android Emulator 模拟器使用方法

 2010-02-09 19:18:00 来源:WEB开发网   
核心提示:· -shell-serial fdpair:3:6 让模拟器可以使用3 (in)和6(out)磁碟机,· -shell-serial fdpair:0:1 uses the normal stdin and stdout fds except that QEMU won’t tty-cook the data.-sh

· -shell-serial fdpair:3:6 让模拟器可以使用3 (in)和6(out)磁碟机。

· -shell-serial fdpair:0:1 uses the normal stdin and stdout fds except that QEMU won’t tty-cook the data.

-show-kernel 显示内核信息。

-trace Enable code profiling (press F9 to start) written to a specified file.

-verbose 开启冗长输出。Equivalent to -debug-init. 您可以定义ANDROID_VERBOSE环境变量作为冗长输出参数。定义你想用到的参数,用逗号分割。这样可以省略像-debug-这样的参数。下面是一个设置ANDROID_VERBOSE的例子,它带有-debug-init和 -debug-modem 参数:

ANDROID_VERBOSE=initmodem更多信息参见.

Media

-audio 使用指定的音频后端。

-audio-in 使用指定的音频输入后端。

-audio-out 使用指定的音频输出后端。

-noaudio在当前虚拟机实例中关闭音频支持。

-radio 重新定向收音机接口到本地的字节设备。

-useaudio打开模拟器实例的音频支持。默认为打开。

Network

-dns-server 使用指定的DNS服务器。必须是以逗号分割,多于4个的服务器名或IP地址。

-http-proxy 配置TCP连接使用HTTP/HTTPS代理。

必须符合以下格式:http://:

http://:@: 前缀http://可以被忽略。如果-http-proxy 未被指定,模拟器将寻找http_proxy环境变量,并且自动寻找所有符号格式要求的 值。

-netdelay 设置网络延迟默认值为none。参见Network Delay Emulation中关于的值。

-netfast快捷的 -netspeed full -netdelay none

-netspeed 指定模拟器网络速度为.默认值为full。参见表格Network Speed Emulation 中的值。

-port 指定模拟器网络端口为.控制台端口号必须介于5554和5584之间,并且+1必须留作ADB使用。

-report-console 启动前向第三方同志此模拟器实例的网络端口。 必须是以下几种格式

tcp:[server][max=]

unix:[server][max=]

更多信息参见 -help-report-console

System

-cpu-delay 降低模拟器CPU的速度到。支持0到100的整数。注意与具体的时钟或其他的绝对频率无关。它只表现为一种抽象的,相对于当前模拟器运行状况的速度调节。

上一页  1 2 3 4 5 6 7  下一页

Tags:Android Emulator 模拟器

编辑录入:coldstar [复制链接] [打 印]
赞助商链接