毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

Android计划任务管理软件的设计+源代码

时间:2019-01-12 19:12来源:毕业论文
安卓软件市场上已有便签,日程提醒等类似软件,但其界面不够条理化,功能不够人性化。本软件将日历与日程提醒类软件相结合,以一个星期为主界面,罗列出本周计划,可以实现计

摘要:这几年,信息技术的飞速发展,智能手机已经渗入到人们生活的方方面面,而Android手机俨然成为领头军。在现代这个社会,人们的生活被各种事情挤得满满的,如果没有计划,生活就会变得没有条理,重要的事情也总是会忘记,所以制定计划,并对计划进行管理是非常有必要的。所以设计与实现一个可以对计划进行管理的软件是一个非常有意义的课题。32641
而要如何给每一天制定计划,将重要的事情做一个记录,并且能够在规定的时间对用户进行提醒,就是如今手机必备的基础功能之一。这就是本文的研究的重点方向,本文对该软件实现的过程和设计理念做出了详细的说明。
在现在的安卓软件市场上已有便签,日程提醒等类似软件,但其界面不够条理化,功能不够人性化。本软件将日历与日程提醒类软件相结合,以一个星期为主界面,罗列出本周计划,可以实现计划的制定、删除、更改,计划当中可以导入图片、音乐等,能够在每天开始的时候对当天的计划进行铃声提醒,能够对重点计划做出标记,并定时提醒,对已完成计划做出标记并自动删除。
毕业论文关键词:Android;计划管理;软件;API;程序
 The Design and Implementation of Plan Management Based On Android
Abstract: In recent years,with the rapid development of information technology, intelligent mobile phone has penetrated into all aspects of people's life, and the Android mobile phone has become a leading position. In this modern society, people's lives have been all sorts of things packed.If there is no plan, life will become disorganized and the important things are always forgotten. So making a plan and managing it is very necessary. So the design and implementation of the software which can manage a plan is a very meaningful topic.
And how to give a plan every day, to do important things a record, and the ability to within the prescribed time to remind users, is now one of the essential basic functions of mobile phones. This is the focus of this article's research direction.This paper made a detail concept about the implementation process and design of the software.
In android market,there are similar softwares like sticky notes, reminders.However ,the interface is not ordinary and the function is not humanized.The software combines the calendar and schedule.The software lists a week plan in the interface of a week.It can make and delete a plan and change it.We can import images and music in the plan.The software will remind with a bell at the beginning of a day.It can Make a mark at key tags and remind regularly.It also can delete a plan which has been completed.
Keywords: Adroid;Plan management;Sofeware;API;Progra
目  录
第1章  绪论    1
1.1 课题背景    1
1.2 ANDROID与JAVA    1
1.2.1 Android介绍    1
1.2.2 Java介绍    3
1.3 市场类似软件比较    3
1.3.1 国内外概况    3
1.3.2 本软件特色    3
1.4 本文研究内容及主要贡献    4
第2章  开发环境的搭建    5
2.1 开发工具介绍    5
2.1.1 Eclipse与SDK    5
2.1.2 其他软件    5
2.2 开发环境搭建    5
2.2.1 Android SDK环境安装    5
2.2.2 仿真器运行与工程建立    7
2.3 本章小结    9
第3章  分析与规划    10
3.1 系统可行性分析    10
3.1.1 技术可行性    10
3.1.2 操作可行性    10
3.1.3 操作可行性    10
3.2 系统需求分析    10 Android计划任务管理软件的设计+源代码:http://www.youerw.com/jisuanji/lunwen_29336.html
------分隔线----------------------------
推荐内容