admin 管理员组

文章数量: 887032


2023年12月25日发(作者:span字体居中怎么设置)

android sdk 模拟器 的一些常见问题

2010-12-01 16:03

d 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 是否有触摸屏设备

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调制解调器

d sdk 模拟手机很卡 android 模拟器 的 加速方法

因为.它默认是单CPU运算

双核以上 或多核 在进程里.把CPU 关系设置 全开.

d sdk 创建的自定义分辨率之后.无法启动..

- - 这个.是因为.你输入的值不成比例

必须是正常的规格.哪怕是800*600 1024*768 都可以..请不要自己乱输


本文标签: 设备 是否 支持