Android模拟器参数大全

上传人:jiups****uk12 文档编号:90058893 上传时间:2019-06-07 格式:DOC 页数:3 大小:120.50KB
返回 下载 相关 举报
Android模拟器参数大全_第1页
第1页 / 共3页
Android模拟器参数大全_第2页
第2页 / 共3页
Android模拟器参数大全_第3页
第3页 / 共3页
亲,该文档总共3页,全部预览完了,如果喜欢就下载吧!
资源描述

《Android模拟器参数大全》由会员分享,可在线阅读,更多相关《Android模拟器参数大全(3页珍藏版)》请在金锄头文库上搜索。

1、Android模拟器参数大全 发布时间:2008-06-23 作者:Android开发网原创 Android 模拟器emulator.exe文件包含了很多参数,平时在Eclipse IDE中模拟器运行自动调用的,如果仅仅使用android emulator或采用NetBean这样的开放环境又如何设置呢? Android开发网总结出所有m5-rc15 SDK中模拟器的所有参数及使用方法,由于采用的是Qemu内核可以自定义加载的img映像文件或皮肤等等操作,我们做简单的分析。 Android Emulator usage: emulator options -qemu args options:

2、-system read system images from -datadir write user data into -kernel emulated kernel 指定内核文件 -ramdisk ramdisk image (default /ramdisk.img) 创建内存磁盘 -image system image (default /system.img) -initdata initial user image (default /userdata.img) -data working user image (default /userdata-qemu.img) -wipe

3、-data reset the user data image (copy it from initdata) 清除所有用户数据 -nocache disable the cache partition 禁止分区缓存 -sdcard SD card image (default /sdcard.img) 使用SD卡映像 -skindir search skins in (default /skins)搜索外观皮肤路径 -skin select a given skin 选择Android模拟器皮肤ID -noskin dont use any emulator skin 不使用任何模拟器外观,

4、Android开发网提示这样有助于提高模拟器速度,内存小的用户可以尝试 -netspeed maximum network download/upload speeds 设置网络速度如GPRS、EDGE、3G更多详细的下面有介绍 -netdelay network latency emulation 网络延时设置 -netfast disable network shaping (full speed, no latency)网络全速工作 -trace enable code profiling (press F9 to start) 跟踪调试 -debug-kernel send kerne

5、l output to the console 内核调试 -console enable console shell on current terminal 启用控制台shell在当前中端 -nojni disable JNI checks in the Dalvik runtime 禁用JNI检查 -logcat enable logcat output with given tags 设置log输出标签 -noaudio disable android audio support禁用音频支持 -useaudio enable android audio support (default)

6、启用音频支持 -mic WAV file for audio input 使用wav文件模拟mic麦克输入 -flash-keys flash key presses on the device skin -raw-keys disable Unicode keyboard reverse-mapping -radio redirect radio modem interface to character device -oldradio enable old VM-based simulated radio -onion use overlay image over screen -onio

7、n-alpha specify onion skin translucency (default 50) -http-proxy make TCP connections through a HTTP/HTTPS proxy 代理服务器设置 -verbose enable verbose output -verbose-keys enable verbose key presses -verbose-proxy enable proxy debug messages -version display emulater version number -qemu pass arguments to

8、 qemu -qemu -h display qemu help -help print this help Default network latency is none can be one of the following: http:/: http:/: the http:/ prefix can be omitted. If -http-proxy is not used, the http_proxy environment variable is looked up and any value matching the format will be used automatically If the environment variable ANDROID_LOG_TAGS is defined and not empty, its value will be used to enable logcat output by default 有关Android模拟器管理我们会着重介绍adb文件。相关内容 Androi

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 中学教育 > 其它中学文档

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号