- 1、本文档共36页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文)-基于Android的任务管理器的设计与实现精选
专科毕业设计(论文)
题 目 基于Android任务管理器的设计与实现
姓 名
专 业 计算机信息管理
学 号
所 在 系 信息工程学院
指导教师
完成时间 2015年3月17日
郑州科技学院信息工程学院
二○一五年四月
目 录
摘 要 I
Abstract II
1 绪论 1
1.1 学术背景及理论与实际意义 1
1.2 国内外发展状况及存在的问题 2
1.3 研究的主要内容 3
2 需求分析 4
2.1 可行性分析 4
2.2 开发环境 7
2.3 功能要求 7
3 概要设计 9
3.1 概述 9
3.2 系统功能 9
3.3 基本的设计概念和处理流程 9
4 详细设计 10
4.1 概述及环境搭建 10
4.2 系统模块设计 15
4.2.1 布局设计 15
4.2.2 获取运行程序 16
4.2.3 任务管理模块 17
5 软件测试 21
5.1 软件测试定义 21
5.2 系统测试步骤及测试过程 21
6 结论与展望 28
7 致谢 29
参考文献 30
基于ndroid 任务管理器的设计摘 要随着新技术的不断开发与应用,近年来ndroid技术发展十分迅速,一个以ndroid应用为主的新技术革命浪潮正在蓬勃兴起。基于Andriod的软件开发是一个前景很大的技术,由于ndroid系统本身不自带任务管理器,一般的关闭程序不能完全结束,很多程序依然会后台运行,本次毕业设计是设计出一个任务管理器,对系统的程序可以进行管理,优化手机性能。
这次毕业设计在老师的指导和自己不断努力下终于完成1.查看当前系统下运行的所有的进程2.可以查看每个进程的进程号、版本号以及内存占用情况3.杀死进程(可以杀死全部进程或者杀死指定的进程)4.查看系统剩余内存关键词:任务管理;Android;Java
Based on the design of the android task manager
Abstract
With 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 installed software and so on.
With the smart phone, step by step into the lives of ordinary people, it will become an indispensable part of peoples lives. This graduation design Task Manager on the performance of the android phone optimized and can
文档评论(0)