Android & AIR tips

转载请注明,来自:http://blog.youkuaiyun.com/skyman_2001

一、AIR

1. Another difference between desktop and mobile devices is that Flash Player strives to improve performance by defaulting to medium quality on mobile devices. This generally yields good results since targeted mobile devices have greater display pixel density (dots per inch) than typical desktop displays. However, this can make it harder to notice varying levels of quality when testing. 来自:http://www.adobe.com/cn/devnet/flashplayer/articles/fplayer10_1_hardware_acceleration.html

2. Keep bitmaps as small as possible. Bitmaps that are downsampled at runtime because they are drawn at a smaller size than their native resolution are a waste of speed, memory, and bandwidth. 来自:http://www.adobe.com/cn/devnet/flashplayer/articles/fplayer10_1_hardware_acceleration.html


二、Android

1. 如何获取默认显存容量:

使用命令:>adb pull /dev/graphics/fb0

来自:http://stackoverflow.com/questions/3154632/android-vram-check

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值