android sdk 模拟器 的一些常见问题
2010-12-01 16:03
1.android sdk Hardware 的各种种类 abstracted lcd density 160 液晶密度 must be one of 120 .160 or 240 .a value used to roughly describe the density of the lcd screen for automatic resource/asset selection 120 .160 or 240 用来粗略描述液晶屏幕密度的值 sd card support SD卡的支持 whether the device supports insertion/removal of virtual sd cards 设备是否支持插入/移除虚拟SD卡 Dpad support Dpad的使用支持 whether the device has DPad keys 该设备是否有使用Dpad键 Accelerometer 加速计 whether the device is an Accelerometer in the device 设备是否是在设备加速 maximum horizontal camera pixels 摄像头水平像素最大值 integer 必须是整数 cache partition size 缓存分区的大小 disksize 缓存盘的大小 audio playback support 音频播放支持 whether the device can play audio 是否可以播放音频设备 track-ball support 跟踪球的支持 whether there is a trackball on the device 是否在设备上支持轨迹球 maximum vertical camera pixels 摄像头垂直像素最大值 camera support 相机支持 whether the device has a camera 该设备是否摄像头 battery support 电池支持 whether the device can run on a battery 该设备是否可以运行在一个电池 touch-screen support 触摸屏支持 whether there is a touch-screen or not on the device android模拟点击是否有触摸屏设备 audio recording support 录音支持 whether the device can record audio 该设备是否可以录制音频 GPS support GPS支持 whether the device is a GPS in the device 设备是否在设备中的GPS cache partition support 缓存分区支持 whether we use a/cache partition on the device 我们是否在设备上使用缓存分区 Keyboard support 键盘支持 whether the device has a QWERTY Keyboard 该设备是否有一个QWERTY类型的键盘 max vm application heap size 最大虚拟机应用程序堆大小 the maximum heap size a Dalvik application might allocate be fore being killed by the system. Value is in megabytes. 最大堆大小分配的Dalvik应用程序可能会被系统杀死而退出.值为兆字节 ? Device ram size 设备的RAM大小 the amount of physical RAM on the device, in megabytes. 物理RAM的设备上以MB为单位, gsm modem supportGSM调制解调器支持 whether there is a GSM modem in the device 是否有设备中的GSM调制解调器 2.android sdk 模拟手机很卡 android 模拟器 的 加速方法 因为.它默认是单CPU运算 双核以上 或多核 在进程里.把CPU 关系设置 全开. 3.android sdk 创建的自定义分辨率之后.无法启动.. - - 这个.是因为.你输入的值不成比例 必须是正常的规格.哪怕是800*600 1024*768 都可以..请不要自己乱输 |
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论