开发者

documented android app memory limitation

I have came across some blogs describing the memory limitation i开发者_如何学运维mposed by android system on a running app, but I couldn't find the official document of such topic, can anyone points me to the place where it is mentioned in android official document? thanks.


The documentation you may want is probably the activity manager official documentation. Take a look at the listed methods there, such as

getLargeMemoryClass(), getMemoryClass(), getMemoryInfo(ActivityManager.MemoryInfo outInfo), etc

hope that helps.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜