开发者

Android Available Ram

How much RAM is available for use by each app?

I read somewhere that each app could only use a max开发者_如何学运维 of 16 mb, but the total system memory is much higher.


Each application is limited to 16MB of Java heap space, at least for devices with "normal" class screens. That limit has apparently been bumped to 24MB for devices with "large" class screens -- in part because of larger bitmaps such screens might manipulate, and probably in a trade-off for the minimum amount of device RAM such devices will need to have.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜