摘要
随着基于android平台开发的应用越来越多,内存利用率问题成为应用开发者不可忽视的问题,如何让应用运行的更流畅,避免频繁的因内存不足而导致的系统崩溃问题的发生,成为应用开发者必须面对的问题。本论文试图解决这个问题。首先对android系统内部的内存管理机制进行分析,其次分析android内存管理机制的优缺点,最后提出内存管理优化的建议。
The application running on the android platform is becoming more and more. The critical problem is how to improve the memory usage percentage to avoid the system collapse. It's the question all developers must be faced with. This paper is trying to find the solution. In this paper, we talk about the memory management mechanism in android system. And then we analyze the advantage and disadvantage of the mechanism. At last, we propose some suggestion to improve the efficiency of memory management.
出处
《软件》
2012年第12期89-90,共2页
Software