基于 android 的任务管理器的设计摘 要随着新技术的不断开发与应用,近年来 android 技术进展十分迅速,一个以 android应用为主的新技术革命浪潮正在蓬勃兴起。基于 Andriod 的软件开发是一个前景很大的技术,由于 android 系统本身不自带任务管理器,一般的关闭程序不能完全结束,很多程序依旧会后台运行,本次毕业设计是设计出一个任务管理器,对系统的程序可以进行管理,优化手机性能。这次毕业设计历时三个月,在老师的指导和自己不断努力下终于完成。这个系统实现了包括:1.任务管理功能,可以查看正在运行的进程,结束进程等;2 文件管理功能,可以删除文件,重命名等;3.内存管理功能,可以清理缓存,查看已安装软件等。 随着智能手机一步步走进普通人的生活,它将成为人们生活中必不可少的一部分。这次毕业设计所完成的任务管理器实现了对 android 手机的性能优化并且可以很好的管理自己的手机,对 android 的系统的市场推广普及以后的应用也有很大的帮助,使自己对 android 系统也有了更进一步了解。关键词:任务管理;Android;Java Based on the design of the android task managerAbstractWith the continuous development and application of new technologies in recent years, android technology development is very rapid, an android application based new wave of technological revolution is booming. Andriod-based software development is a promising technology, android system itself does not own task manager, the general closure procedures can not be completely over, many programs will still be running in the background, this graduation project is to design a Task Manager management procedures of the system can be optimized mobile performance.The graduation project lasted three months, and finally completed under the guidance of their teachers and continuous efforts. This system includes: a task management function, you can view the running processes, and end the process; two file management functions, you can delete files, rename; memory management functions, can clear the cache, view...