摘 要 随着移动平台的崛起,越来越多的传统PC软件被移植到移动平台,比如ipad,iphone,Android等智能终端设备,在这些平台中,Android占领着最大的市场份额,所以为Android用户开发满足日常使用的软件成为了现在的一大热门。 本次设计选用了时下比较热门的Android平台来作为开发技术,实现了一个掌上便利贴系统,用户可以通过该小软件来管理自己日常掌上便利贴计划,给自己定制一套适合自己的掌上便利贴计划。 本论文将逐步介绍基于Android平台的移动掌上便利贴的开发背景和意义,接着详细介绍了本系统的分析、设计与实现过程,最后对本论文做了总结。 关键字:Android、掌上便利贴、SQLite、手机 ABSTRACT With the rise of the mobile platform, more and more traditional PC software has been ported to the mobile platform, such as iPad, iPhone, Android and other smart terminal equipment, in these platforms, Android occupied the largest market share, so Android users to develop to meet the daily use of the software has become one of the most popular now. 内容来自论文无忧网 www.paper51.com The design of the current popular Android platform as the development of technology, to achieve a fitness calendar system, users can manage their own daily fitness program through the small software, to customize a suitable fitness program. This paper will gradually introduce mobile fitness schedule of Android platform based on the development background and significance, then introduces the system analysis, design and implementation process, and finally made a summary of this paper. Keywords: Android, SQLite, mobile phone, fitness schedule 目 录 摘 要 2 ABSTRACT 3 目 录 1 前言 1 1 绪 论 2 1.1课题的研究背景 2 1.2本课题研究现状 2 1.3本文研究内容 3 1.4本论文框架介绍 3 2相关技术及开发平台 5 2.1 开发工具及环境简介 5 2.2 Android系统 6 2.2.1 Android Features特性 6 2.2.2 Android系统的四大组件 7 3 系统分析 9 3.1概述 9 3.1.1系统分析的原则 9 3.1.2系统分析的方法 9 http://www.paper51.com 3.2性能需求分析 10 3.2.1 实用性原则 10 3.2.2 可扩展性与可维护性原则 10 3.2.3 安全可靠性原则 10 3.2.4 用户界面美观原则 10 3.2.5 准确性与原则性原则 11 3.2.6 易用性原则 11 3.3 系统可行性分析 11 3.1.1 经济可行性 11 3.1.2 技术可行性 11 3.1.3 操作可行性 12 3.4 系统功能需求 12 3.5 系统使用流程分析 12 4 系统设计 14 4.1 系统设计目标 14 4.2 工程文件结构设计 14 4.3 系统功能模块设计 15 5 系统实现 16 5.1 开发环境搭建 16 5.2登录模块实现 19 5.3 新建记事本功能界面 19 5.4 我的记事本管理界面 20 5.4修改信息模块实现 21 5.5聊天模块实现 22 6 系统测试 25 6.1测试的重要性 25 6.2测试的目的 26 6.3登录模块测试 26 总 结 28 致 谢 29 参考文献 31 copyright paper51.com |