欢迎来到天天文库
浏览记录
ID:2695905
大小:987.00 KB
页数:59页
时间:2017-11-17
《基于android的日历提醒软件的设计与实现 毕业论文最终版》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于android的日历提醒软件的设计与实现摘要本软件是一种基于安卓平台开发的一款日历提醒软件。本文主要通过现阶段流行开来的智能手机的软件的设计方法,来设计出一款能够提醒一些事件的应用软件,其真实的目的是通过利用这次的开发过程来学习到安卓开发的一些方法和经验,从而深入地了解安卓开发。本文介绍了移动应用的开发背景,首先需要学习安卓的开发环境的搭建和使用,其次对日历提醒软件做出需求分析,并且通过概要设计来确定其主要功能,然后对其中的功能进行详细设计并书写代码,最后进行功能方面的一些测试来完成设计。通过上面的设计过程,最终实现了软件的两个功能:日程管理功能和课程管理功能。日程管理主
2、要是针对某一天的一些事件进行记录和提醒,而课程管理主要针对大学生人群制定,可以记录一些课程的上课时间从而给忙碌的学习生活带来一定的便利。关键词:日历提醒;安卓开发;智能手机。iDesignAndImplementationOfCalendarReminderSoftwareBuiltOnAndroidPlatformAbstractThissoftwareapplicationisacalendarreminderbuiltonAndroidplatform.Thispaperistodesignanapplicationthatcanremindsomeeventsbase
3、dondesigningmethodsofthecurrentpopularsmartphonesoftware.TherealpurposeistolearnsomemethodsandobtainexperienceofAndroiddevelopmentthroughtheuseofthedevelopmentprocess;thereforewecangetabetterunderstandingofAndroiddevelopment.Thispaperintroducesthebackgroundofmobileapplicationdevelopment.Fir
4、stofall,weneedtolearnhowtobuildandusetheandroiddevelopmentenvironment.Second,we’resupposedtoworkontherequirementsanalysisforourapplication.Thenwe’reabletodeterminethemainfunctions.Afterthis,wecanstartdesigningandcodingforthedetailedfunctions.Finally,itisnecessarytowritetestcasestoverifyallf
5、unctionalityofthisapplication.Throughtheabovedesignprocess,thisapplicationimplementstwofunctions.Theyareschedulemanagementfunctionandcoursemanagementfunction.Schedulemanagementfocusesonrecordingandremindingofsomeeventsononeday,andcoursemanagementisdesignedforuniversitystudentstorecordthetim
6、eofcourses,whichcanmakethebusylearninglifemoreconvenient. Keywords:Calendarreminder;GoogleAndroidSDK;SmartPhone.ii目录摘要iAbstractii1绪论11.1课题背景及设计意义11.2国内外移动应用开发的背景11.3本论文的主要内容22Android及开发环境介绍32.1android系统自身的特点32.2android系统自身的功能特征32.3android的构成及其工作机制42.4如何搭建开发环境52.4.1JDK的安装52.4.2Eclipse的安装62.4
7、.3AndroidSDK的安装62.4.4ADT的安装73日历提醒软件的需求分析83.1系统的需求分析83.1.1需求分析的过程83.1.2需求分析的方法83.2日历提醒软件系统的需求分析94日历提醒软件的概要设计104.1日历提醒软件的初步需求104.2日历提醒软件的概要设计104.2.1日历提醒软件的功能模块说明104.2.2日历提醒软件的功能结构图105日历提醒软件的详细设计135.1本软件日历界面的设计和实现135.2本软件任务界面的设计155.2.1任务界面的数据库准备155.2.2日程添加界
此文档下载收益归作者所有